mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
Update git-crypt to 0.6.0-701fb8e (#2038)
* Update git-crypt to 0.6.0-701fb8e * Fix hashes in git-crypt
This commit is contained in:
parent
3350a2f945
commit
cc4cd9805b
@ -2,19 +2,19 @@
|
||||
"description": "Store encrypted data in git repository",
|
||||
"homepage": "https://www.agwa.name/projects/git-crypt/",
|
||||
"license": "GPL-3.0",
|
||||
"version": "0.6.0",
|
||||
"version": "0.6.0-701fb8e",
|
||||
"bin": "git-crypt.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/rasa/git-crypt"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/rasa/git-crypt/releases/download/0.6.0/git-crypt-x64.exe#/git-crypt.exe",
|
||||
"hash": "8eabe3850943472b9e339c48c93895064d95d833eee62426aa0688baecd7cf2e"
|
||||
"url": "https://github.com/rasa/git-crypt/releases/download/0.6.0-701fb8e/git-crypt-x64.exe#/git-crypt.exe",
|
||||
"hash": "ae9126b1fe96b723a7d29fc53755d9e3ea81a454378a28f8baad78607143d1ce"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rasa/git-crypt/releases/download/0.6.0/git-crypt.exe",
|
||||
"hash": "d4d7b46488815c6fb6b108bd20ef1291f6a1bf2b5bff1dcf41043e6d35e437ee"
|
||||
"url": "https://github.com/rasa/git-crypt/releases/download/0.6.0-701fb8e/git-crypt.exe",
|
||||
"hash": "52a0087796381e401d15f16b8c819e64b8dc76d6b850799a086fb18d5022bd4e"
|
||||
}
|
||||
},
|
||||
"autoupdate": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user