Revert "Update file to 5.30-1"

This reverts commit c810227d251e20502594f534538dd0a284b25b15.
This commit is contained in:
Ross Smith II 2017-07-22 13:22:36 -07:00
parent fd35903a59
commit aaf2e0fc09

View File

@ -1,31 +1,14 @@
{ {
"homepage": "https://darwinsys.com/file/", "homepage": "http://gnuwin32.sourceforge.net/packages/file.htm",
"version": "5.30-1", "version": "5.03",
"license": "GPL-2.0", "license": "GPL2",
"bin": "bin\\file.exe", "url": [
"checkver": { "https://sourceforge.net/projects/gnuwin32/files/file/5.03/file-5.03-bin.zip",
"url": "https://sourceforge.net/projects/msys2/files/REPOS/MSYS2/x86_64/", "https://sourceforge.net/projects/gnuwin32/files/file/5.03/file-5.03-dep.zip"
"re": "https://sourceforge.net/projects/msys2/files/REPOS/MSYS2/x86_64/file-([\\d.-]+)-x86_64" ],
}, "hash": [
"extract_dir": "usr", "dbd28e191c1bf7e3db08b983e603e79959295717f6fc1032ba97e7a8680c8cf9",
"architecture": { "2dbf891e42c642e372e5b21b0528bb5ba3c5b6eeb9fb01fb1e9cc77f2f44a091"
"64bit": { ],
"url": "https://sourceforge.net/projects/msys2/files/REPOS/MSYS2/x86_64/file-5.30-1-x86_64.pkg.tar.xz", "bin": "bin\\file.exe"
"hash": "10c51ed59cefc48e2570e82e33828f6b7aa273d4aa56909bd2f8ae94da2ca7b0"
},
"32bit": {
"url": "https://sourceforge.net/projects/msys2/files/REPOS/MSYS2/i686/file-5.30-1-i686.pkg.tar.xz",
"hash": "eb025168c362f25c9ae268daf6a176e8160fde4e245bb28a9f24d4fa04a3b2aa"
}
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://sourceforge.net/projects/msys2/files/REPOS/MSYS2/x86_64/file-$version-x86_64.pkg.tar.xz"
},
"32bit": {
"url": "https://sourceforge.net/projects/msys2/files/REPOS/MSYS2/i686/file-$version-i686.pkg.tar.xz"
}
}
}
} }