croc: Update to version 10.0.2

This commit is contained in:
github-actions[bot] 2024-05-23 20:25:40 +00:00
parent c799cda08e
commit d52dbdc483

View File

@ -1,20 +1,20 @@
{ {
"version": "10.0.1", "version": "10.0.2",
"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/v10.0.1/croc_v10.0.1_Windows-64bit.zip", "url": "https://github.com/schollz/croc/releases/download/v10.0.2/croc_v10.0.2_Windows-64bit.zip",
"hash": "2e10cf80bbb7ec22517e52250278a3b4a74c7f516650cf077ef40d98efe6b12d" "hash": "297f7813cb2e145c5ee913f938cfb83008db00fe5aca43fc41a70641f3abeaeb"
}, },
"32bit": { "32bit": {
"url": "https://github.com/schollz/croc/releases/download/v10.0.1/croc_v10.0.1_Windows-32bit.zip", "url": "https://github.com/schollz/croc/releases/download/v10.0.2/croc_v10.0.2_Windows-32bit.zip",
"hash": "9d78c980708ccbdc9824c1736e0fecb9780238ad138ef5a7f88371c12d990c57" "hash": "1ca787c9e37b52d8fdad2cc0bb6f2470d3ba25944cb8db6d6075c9c05ae46bcb"
}, },
"arm64": { "arm64": {
"url": "https://github.com/schollz/croc/releases/download/v10.0.1/croc_v10.0.1_Windows-ARM64.zip", "url": "https://github.com/schollz/croc/releases/download/v10.0.2/croc_v10.0.2_Windows-ARM64.zip",
"hash": "b880a1c60980ac7564d31e3a8ccd1e1f58f98dc45754d073e072fda36399493b" "hash": "e1951314c2d0aae9eb07bd544c8f0c32aab0867cb5d987ede1f789d53698ac99"
} }
}, },
"bin": "croc.exe", "bin": "croc.exe",