croc: Update to version 9.1.5

This commit is contained in:
Richard Kuhnt 2021-06-10 22:01:47 +00:00
parent 2b91f9e4d6
commit 5d58b1edf2

View File

@ -1,16 +1,16 @@
{ {
"version": "9.1.4", "version": "9.1.5",
"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.4/croc_9.1.4_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v9.1.5/croc_9.1.5_Windows-64bit.zip",
"hash": "23d799b7bfd910ad49c1a05c8fd4dfd10bb80dc2f15de5a630df4195f92bf545" "hash": "17e14556621f21fcc0f295f662bb55e0d6d2ba1babb4fe56a922df1c4789341f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v9.1.4/croc_9.1.4_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v9.1.5/croc_9.1.5_Windows-32bit.zip",
"hash": "1b5f3c2c109d4d7f30a0678e6dcfd571e76bcd58575023832118d55a186e8f11" "hash": "0b476e27efa34ba460b689555788b6e8668315b2d6654bbfcf8477a58b8ebeb0"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",