croc: Update to version 10.0.3

This commit is contained in:
github-actions[bot] 2024-05-25 04:26:51 +00:00
parent 4d120647dc
commit 8f47ff82b8

View File

@ -1,20 +1,20 @@
{
"version": "10.0.2",
"version": "10.0.3",
"description": "Easily and securely send things from one computer to another.",
"homepage": "https://schollz.com/software/croc6",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/schollz/croc/releases/download/v10.0.2/croc_v10.0.2_Windows-64bit.zip",
"hash": "297f7813cb2e145c5ee913f938cfb83008db00fe5aca43fc41a70641f3abeaeb"
"url": "https://github.com/schollz/croc/releases/download/v10.0.3/croc_v10.0.3_Windows-64bit.zip",
"hash": "100124ed2b91f4b7b543dccfed2277eea2938a4e9be794a3b58c0dca853ed8bb"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v10.0.2/croc_v10.0.2_Windows-32bit.zip",
"hash": "1ca787c9e37b52d8fdad2cc0bb6f2470d3ba25944cb8db6d6075c9c05ae46bcb"
"url": "https://github.com/schollz/croc/releases/download/v10.0.3/croc_v10.0.3_Windows-32bit.zip",
"hash": "3bee11d694a1111b89f5fdb89af0479ef294819122cb592bc7388af31a153e8c"
},
"arm64": {
"url": "https://github.com/schollz/croc/releases/download/v10.0.2/croc_v10.0.2_Windows-ARM64.zip",
"hash": "e1951314c2d0aae9eb07bd544c8f0c32aab0867cb5d987ede1f789d53698ac99"
"url": "https://github.com/schollz/croc/releases/download/v10.0.3/croc_v10.0.3_Windows-ARM64.zip",
"hash": "12a055ad3d2d314199a426203682d274f3b8986cfa18115f79b26d0cbec8e408"
}
},
"bin": "croc.exe",