File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
pkgs/by-name/ca/cargo-shear Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 66 cargo-shear ,
77} :
88let
9- version = "1.1.9 " ;
9+ version = "1.1.11 " ;
1010in
1111rustPlatform . buildRustPackage {
1212 pname = "cargo-shear" ;
@@ -16,11 +16,11 @@ rustPlatform.buildRustPackage {
1616 owner = "Boshen" ;
1717 repo = "cargo-shear" ;
1818 rev = "v${ version } " ;
19- hash = "sha256-+FScGNBLEHO12i4szKqIU+8eYQHz3m16FeoYIuT5XDo =" ;
19+ hash = "sha256-2M0C4BCDWxcLz3X1exBjGqv5Ep/XKkGEuR5fBvusShU =" ;
2020 } ;
2121
2222 useFetchCargoVendor = true ;
23- cargoHash = "sha256-6qHUbfx3ej8Srp/BivuLXjQKZcCN1mNOi+aVa0Q7wtY =" ;
23+ cargoHash = "sha256-ADbB5KvT0TlHAffFZiJpJDmEzwogfQi1SuA9UKL2H/U =" ;
2424
2525 # https://github.com/Boshen/cargo-shear/blob/a0535415a3ea94c86642f39f343f91af5cdc3829/src/lib.rs#L20-L23
2626 SHEAR_VERSION = version ;
You can’t perform that action at this time.
0 commit comments