qovery-cli: 0.68.0 -> 0.68.1
Diff: https://github.com/Qovery/qovery-cli/compare/refs/tags/v0.68.0...v0.68.1 Changelog: https://github.com/Qovery/qovery-cli/releases/tag/v0.68.1
This commit is contained in:
parent
024c8c2bd4
commit
bea17789fc
@ -8,13 +8,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "qovery-cli";
|
||||
version = "0.68.0";
|
||||
version = "0.68.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Qovery";
|
||||
repo = pname;
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-iurfG1g1I7ufraBLkbLATyM3SPfO5RhVF3k6SjExWUI=";
|
||||
hash = "sha256-9xTX4y+05haMh6solpPpx7y9yG5H1YcWF+Cf8Sdbu+E=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-U/yV+6WV8Oc0gLcYFyfOeBzzJdNwyyBk3jPRkH3LUrc=";
|
||||
|
Loading…
Reference in New Issue
Block a user