mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
file: Update to version 5.44
This commit is contained in:
parent
db775c8ae7
commit
a576190005
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "5.43",
|
"version": "5.44",
|
||||||
"description": "Determine file type.",
|
"description": "Determine file type.",
|
||||||
"homepage": "https://www.darwinsys.com/file",
|
"homepage": "https://www.darwinsys.com/file",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/rkitover/file-windows/releases/download/v5.43/file_5.43-x86_64.7z",
|
"url": "https://github.com/rkitover/file-windows/releases/download/v5.44/file_5.44-x86_64.7z",
|
||||||
"hash": "04fbd8868660d1a654b07c7e8b1edc81827795c362a5f25cad946efb11fc148f"
|
"hash": "a5a18f480c69df11cdaad5d1b5b3217045a7da50d2f51ca7618eb0df4388c96f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/rkitover/file-windows/releases/download/v5.43/file_5.43-x86_32.7z",
|
"url": "https://github.com/rkitover/file-windows/releases/download/v5.44/file_5.44-x86_32.7z",
|
||||||
"hash": "ecd0fc5af8aef0c5915efbad1ff42fb67cb38e474a5a75b0ef5f537f211bc1f5"
|
"hash": "4f927699e766a04c4942ebd904a57e2f1a946dc63986fb59691c61f442a05296"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/rkitover/file-windows/releases/download/v5.43/file_5.43-arm64.7z",
|
"url": "https://github.com/rkitover/file-windows/releases/download/v5.44/file_5.44-arm64.7z",
|
||||||
"hash": "1750445403705ac54cf25303f198ef7d74f26d4ebf7a25155c6a0784899d5320"
|
"hash": "5c0e7a298292e584699db5d4745aa903671c31a74e980b8f715f1226ffe4ccaa"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "file.exe",
|
"bin": "file.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user