mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
18 lines
666 B
JSON
18 lines
666 B
JSON
{
|
|
"version": "5.38",
|
|
"description": "Determine file type.",
|
|
"homepage": "https://www.darwinsys.com/file",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/julian-r/file-windows/releases/download/v5.38/file_5.38-build49-vs2019-x64.zip",
|
|
"hash": "4dd53394b90141af1f5a4e0549fc059aa1a754407e8ba70a1e6663b489f4cbdd"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/julian-r/file-windows/releases/download/v5.38/file_5.38-build49-vs2019-x86.zip",
|
|
"hash": "5604a2d55df649a648c5547bdaa7801da73e047906ba6f848f0aa2baf38f38bb"
|
|
}
|
|
},
|
|
"bin": "file.exe"
|
|
}
|