qovery-cli: 0.93.3 -> 0.93.6
Diff: https://github.com/Qovery/qovery-cli/compare/refs/tags/v0.93.3...v0.93.6 Changelog: https://github.com/Qovery/qovery-cli/releases/tag/v0.93.6
This commit is contained in:
@@ -9,13 +9,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "qovery-cli";
|
||||
version = "0.93.3";
|
||||
version = "0.93.6";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Qovery";
|
||||
repo = "qovery-cli";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-TUgtozPI9nxlQoEnzuuWsUtPPeR72tEX197WHrk7et0=";
|
||||
hash = "sha256-5HGLzdygcM7GldtU24Arbr/AaGJYlyqEVIpc+arfFsw=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-wGgzVtQc4e0thiM9fJb7BxJl348wCDZvPCx0+Qlw0mQ=";
|
||||
|
||||
Reference in New Issue
Block a user