Skip to content

Commit f5b80e1

Browse files
aliyun-cli: 3.0.284 -> 3.0.285 (#420479)
Co-authored-by: ryan4yin <[email protected]>
2 parents 2e39bb7 + dc0e168 commit f5b80e1

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)