mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-19 11:23:29 +00:00
qovery-cli: 0.74.3 -> 0.74.4
Diff: https://github.com/Qovery/qovery-cli/compare/refs/tags/v0.74.3...v0.74.4 Changelog: https://github.com/Qovery/qovery-cli/releases/tag/v0.74.4
This commit is contained in:
parent
7be8f0f234
commit
b551408309
@ -8,13 +8,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "qovery-cli";
|
||||
version = "0.74.3";
|
||||
version = "0.74.4";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Qovery";
|
||||
repo = "qovery-cli";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-2FgNH8EVIi4ifkURp2Znh8cPpgsW3m9rJGa7bJr86ZI=";
|
||||
hash = "sha256-QWXb4JBT/MgAsUyn4zaeSaauUDjV1b9mb7JYaoS2oqg=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-ilEG1relXYEFPR++oq35qcvnIcXkP4HRAjqxYr3U3XM=";
|
||||
|
Loading…
Reference in New Issue
Block a user