mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
croc: Update to version 10.2.1
This commit is contained in:
parent
4565bf8635
commit
7592984e31
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "10.2.0",
|
"version": "10.2.1",
|
||||||
"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.2.0/croc_v10.2.0_Windows-64bit.zip",
|
"url": "https://github.com/schollz/croc/releases/download/v10.2.1/croc_v10.2.1_Windows-64bit.zip",
|
||||||
"hash": "039bd221eee059cf555d174e582b9135db9941d0d9fdab7aae1407dc928feded"
|
"hash": "19cf7f92ad4a5f458e6569830e2ff805e3fa50723e67fff5ef430fac4a40b62e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/schollz/croc/releases/download/v10.2.0/croc_v10.2.0_Windows-32bit.zip",
|
"url": "https://github.com/schollz/croc/releases/download/v10.2.1/croc_v10.2.1_Windows-32bit.zip",
|
||||||
"hash": "64d74833b7399d52cd90584314ceb3a59049d93a25a3743602224888fc39aaaf"
|
"hash": "70a4631e43134af49d957c6e4fa3275383c1543f5462d6230f90b2e446189efe"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/schollz/croc/releases/download/v10.2.0/croc_v10.2.0_Windows-ARM64.zip",
|
"url": "https://github.com/schollz/croc/releases/download/v10.2.1/croc_v10.2.1_Windows-ARM64.zip",
|
||||||
"hash": "9f78f3485dab3247717aef7f603bbeeaa7369f1b8bbd9acd1c4416f25d956493"
|
"hash": "b421bac88d296432b6b92005e1dd0c6fc94a023a54afdd0d4965693d264cfd5e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "croc.exe",
|
"bin": "croc.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user