mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 03:56:17 +03:00
qovery-cli: 0.75.5 -> 0.76.0
Diff: https://github.com/Qovery/qovery-cli/compare/refs/tags/v0.75.5...v0.76.0 Changelog: https://github.com/Qovery/qovery-cli/releases/tag/v0.76.0
This commit is contained in:
parent
1b9f6e68c2
commit
e28f3945a5
@ -8,13 +8,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "qovery-cli";
|
||||
version = "0.75.5";
|
||||
version = "0.76.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Qovery";
|
||||
repo = "qovery-cli";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-dmdyKMmIi09AG7deI20cYukUuT6485B5xNhpHk14zC8=";
|
||||
hash = "sha256-Gf0wW+bv3+uvovsRa2AHn/N4sN8lc1ADK9t+jEVMA0c=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-R1CAB42moobsYuXNTtZXNLcCpSp8jfSt2FQi5fRnEdI=";
|
||||
|
Loading…
Reference in New Issue
Block a user