croc: Update to version 9.5.0

This commit is contained in:
Richard Kuhnt 2021-11-18 16:00:49 +00:00
parent 162b85c86d
commit 454a8ed66b

View File

@ -1,16 +1,16 @@
{
"version": "9.4.2",
"version": "9.5.0",
"description": "Easily and securely send things from one computer to another.",
"homepage": "https://schollz.com/software/croc6",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/schollz/croc/releases/download/v9.4.2/croc_9.4.2_Windows-64bit.zip",
"hash": "c86a3fbcb1399ffe387feb14b0f24fd2b49a1a2aae7a560fa8424cb6a0324bd8"
"url": "https://github.com/schollz/croc/releases/download/v9.5.0/croc_9.5.0_Windows-64bit.zip",
"hash": "921a922588e9d47e15e3576628bbdc42a38b1e1d4398b6b00b52bea38b80a397"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v9.4.2/croc_9.4.2_Windows-32bit.zip",
"hash": "fb06494093e038c6a23c1723e10c9f87fceebfa7e91aebc9792b5e86e396d2bb"
"url": "https://github.com/schollz/croc/releases/download/v9.5.0/croc_9.5.0_Windows-32bit.zip",
"hash": "a222534ba67bc6790aa17007ce6a42f9bd3171f8a548a413401d5e902fea93fa"
}
},
"bin": "croc.exe",