Skip to content

Commit 303b3d1

Browse files
committed
exoscale-cli: 1.86.0 -> 1.87.0
1 parent ffd468f commit 303b3d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ex/exoscale-cli/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77

88
buildGoModule rec {
99
pname = "exoscale-cli";
10-
version = "1.86.0";
10+
version = "1.87.0";
1111

1212
src = fetchFromGitHub {
1313
owner = "exoscale";
1414
repo = "cli";
1515
rev = "v${version}";
16-
sha256 = "sha256-AlpCTeopNfaN4IeumaEFTZNrBfIJH2RbfVoZaFRCy2Y=";
16+
sha256 = "sha256-4AryuvgAlCm/Jci+s+XzpPTBB1A58o+gPrk2wgMzQW0=";
1717
};
1818

1919
vendorHash = null;

0 commit comments

Comments
 (0)