Skip to content

Commit dc0e168

Browse files
committed
aliyun-cli: 3.0.284 -> 3.0.285
1 parent f74fa59 commit dc0e168

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/al/aliyun-cli/package.nix

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

99
buildGoModule rec {
1010
pname = "aliyun-cli";
11-
version = "3.0.284";
11+
version = "3.0.285";
1212

1313
src = fetchFromGitHub {
1414
owner = "aliyun";
1515
repo = "aliyun-cli";
1616
tag = "v${version}";
17-
hash = "sha256-NIj5lTvqHtfaORhdAFrt3KBAh1r0YTiWFe3jXYAF19E=";
17+
hash = "sha256-BDhIlVuFRLxre5m7gUb0PVCZSYVAgA76pYySHznEsWg=";
1818
fetchSubmodules = true;
1919
};
2020

0 commit comments

Comments
 (0)