croc: Update to version 9.1.0

This commit is contained in:
Richard Kuhnt 2021-04-20 23:00:15 +00:00
parent f12a87154c
commit fc73508993

View File

@ -1,16 +1,16 @@
{ {
"version": "9.0.0", "version": "9.1.0",
"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.0.0/croc_9.0.0_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v9.1.0/croc_9.1.0_Windows-64bit.zip",
"hash": "bba5c1d2ff17bd05c8fdb6f53b98370fa69fa2d603e9b0fa352b48aabdf1938b" "hash": "bce94dd9d0de2ba36366ec021c216e9d2c78064b27222ec2b578fc0103c10700"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v9.0.0/croc_9.0.0_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v9.1.0/croc_9.1.0_Windows-32bit.zip",
"hash": "d0f814207aa4a32e7c7a28ce7f5a7ec173ed0a507333d054dd5ae6f18d1e4b75" "hash": "0cf6747533cb9399e5aee00196023a811ac2dcc2053c0b1aa420b73c67afb52d"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",