qovery-cli: 0.94.14 -> 0.94.16
Diff: https://github.com/Qovery/qovery-cli/compare/refs/tags/v0.94.14...v0.94.16 Changelog: https://github.com/Qovery/qovery-cli/releases/tag/v0.94.16
This commit is contained in:
parent
02b4430d82
commit
9b6af681c4
@ -9,13 +9,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "qovery-cli";
|
||||
version = "0.94.14";
|
||||
version = "0.94.16";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Qovery";
|
||||
repo = "qovery-cli";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-A2U/NoVbUW0U5/1Q/jJ5MFBrcHB1c23EMAY3bwWZ/R4=";
|
||||
hash = "sha256-oWKE7k/ryEDdz63xeauDGK9y0nz6pri/sOnFTk0qBdM=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-qrDadHGhjwsAIfIQIkUeT7Tehv1sTtsfzgPyKxc5zJE=";
|
||||
|
Loading…
Reference in New Issue
Block a user