croc: Update to version 9.1.1

This commit is contained in:
Richard Kuhnt 2021-04-29 17:00:18 +00:00
parent 39a14871f6
commit 1bb043d5eb

View File

@ -1,16 +1,16 @@
{ {
"version": "9.1.0", "version": "9.1.1",
"description": "Easily and securely send things from one computer to another.", "description": "Easily and securely send things from one computer to another.",
"homepage": "https://schollz.com/software/croc6", "homepage": "https://schollz.com/software/croc6",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/schollz/croc/releases/download/v9.1.0/croc_9.1.0_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v9.1.1/croc_9.1.1_Windows-64bit.zip",
"hash": "bce94dd9d0de2ba36366ec021c216e9d2c78064b27222ec2b578fc0103c10700" "hash": "3fdf44a137c962778fa4840af18432ad065d99b5e29f2ee4c58c13394e88ccc4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v9.1.0/croc_9.1.0_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v9.1.1/croc_9.1.1_Windows-32bit.zip",
"hash": "0cf6747533cb9399e5aee00196023a811ac2dcc2053c0b1aa420b73c67afb52d" "hash": "3d2656acd2aa070cbd7fa3398e24a3b6cbcfdbc865858ff016bfc7f8cf93d42b"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",