File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 66 installShellFiles ,
77} :
88let
9- version = "0.28.5 " ;
9+ version = "0.28.6 " ;
1010in
1111buildGoModule {
1212 pname = "step-cli" ;
@@ -16,7 +16,7 @@ buildGoModule {
1616 owner = "smallstep" ;
1717 repo = "cli" ;
1818 tag = "v${ version } " ;
19- hash = "sha256-cuD66Llk0789mYL0x17jKjSmAxCcCvwPEz3/BHXJ5NQ =" ;
19+ hash = "sha256-9tw/d6n6tzhBhBqizDG1dGhj8se9GF2DtrfYwwhvsLs =" ;
2020 # this file change depending on git branch status (via .gitattributes)
2121 # https://github.com/NixOS/nixpkgs/issues/84312
2222 postFetch = ''
@@ -35,7 +35,7 @@ buildGoModule {
3535 rm command/certificate/remote_test.go
3636 '' ;
3737
38- vendorHash = "sha256-iOtW5uioDDHR7ZJFX3pBdrQlWV6LnfjjHinQppmX5Fo =" ;
38+ vendorHash = "sha256-+pHc2uBgQwMkJ7BTgHGHDPgfBpLlN0Yxf+6Enhb7cys =" ;
3939
4040 nativeBuildInputs = [ installShellFiles ] ;
4141
You can’t perform that action at this time.
0 commit comments