croc: Update to version 8.6.7

This commit is contained in:
Jakub Čábera 2020-12-29 09:04:10 +01:00
parent 523d043e1d
commit 53a61a4e19

View File

@ -1,16 +1,16 @@
{ {
"version": "8.6.6", "version": "8.6.7",
"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/v8.6.6/croc_8.6.6_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v8.6.7/croc_8.6.7_Windows-64bit.zip",
"hash": "bcac7d20f8e46d688286133befb6f9d4c835bb5de16298ed958bbce47db4316b" "hash": "4d3013d5984020ee53a47b4993fb2051847f2736ed0a41e40b26213e18344ba2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v8.6.6/croc_8.6.6_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v8.6.7/croc_8.6.7_Windows-32bit.zip",
"hash": "d67a8a7341a871394ba386c9a35fcb2c07d7ea9dcee2435e8fcd31098098f711" "hash": "4c14786477c2913c7350f5b23dbfc7385bdb6907a1b732e51cdb5fb682cc3cbc"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",