mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-22 07:11:33 +00:00
file: Update to version 5.38
This commit is contained in:
parent
b9c218f90d
commit
9ed361e76e
@ -1,15 +1,17 @@
|
||||
{
|
||||
"version": "5.03",
|
||||
"version": "5.38",
|
||||
"description": "Determine file type.",
|
||||
"homepage": "http://gnuwin32.sourceforge.net/packages/file.htm",
|
||||
"license": "GPL-2.0-only",
|
||||
"url": [
|
||||
"https://downloads.sourceforge.net/project/gnuwin32/file/5.03/file-5.03-bin.zip",
|
||||
"https://downloads.sourceforge.net/project/gnuwin32/file/5.03/file-5.03-dep.zip"
|
||||
],
|
||||
"hash": [
|
||||
"sha1:fcf8946fd56e64fa34d1a9cff53671e5ff89f3de",
|
||||
"sha1:3a8cc3b5c2c2d1d1686c8a14a474d38686bab873"
|
||||
],
|
||||
"bin": "bin\\file.exe"
|
||||
"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"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user