mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
rustic@0.7.0: Fix hash (Closes #5495)
This commit is contained in:
parent
bbcdf91dea
commit
56b5bf156b
@ -6,7 +6,7 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/rustic-rs/rustic/releases/download/v0.7.0/rustic-v0.7.0-x86_64-pc-windows-msvc.tar.gz",
|
"url": "https://github.com/rustic-rs/rustic/releases/download/v0.7.0/rustic-v0.7.0-x86_64-pc-windows-msvc.tar.gz",
|
||||||
"hash": "65d6d88a6257b215b15838c47866f47e9762e643ed22a3c073162ffa3f9e7569"
|
"hash": "ced7bca727006e435ec629d2bb4617d082adc6a1253cbfb9743e882186809330"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Rename-Item \"$dir\\rustic\" 'rustic.exe' -ErrorAction SilentlyContinue # delete this when upstream fixes it",
|
"pre_install": "Rename-Item \"$dir\\rustic\" 'rustic.exe' -ErrorAction SilentlyContinue # delete this when upstream fixes it",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user