rustic@0.7.0: Fix hash (Closes #5495)

This commit is contained in:
github-actions[bot] 2024-02-04 01:54:33 +00:00
parent bbcdf91dea
commit 56b5bf156b

View File

@ -6,7 +6,7 @@
"architecture": {
"64bit": {
"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",