mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
47 lines
1.4 KiB
JSON
47 lines
1.4 KiB
JSON
{
|
|
"version": "2.40",
|
|
"description": "GNU Binutils",
|
|
"homepage": "https://www.gnu.org/software/binutils/",
|
|
"license": "GPL-3.0-or-later",
|
|
"url": [
|
|
"https://downloads.sourceforge.net/project/ezwinports/binutils-2.40-w32-bin.zip",
|
|
"https://mirrors.gigenet.com/OSDN//mingw/72215/libgcc-9.2.0-3-mingw32-dll-1.tar.xz"
|
|
],
|
|
"hash": [
|
|
"sha1:40a63e405c6b6e1758c7edda0518007281f57045",
|
|
"27f7a72e1aa5d0bb894f84aa62da0200b3a4a334e85457bb1961fc341290f833"
|
|
],
|
|
"bin": [
|
|
"bin\\addr2line.exe",
|
|
"bin\\ar.exe",
|
|
"bin\\as.exe",
|
|
"bin\\c++filt.exe",
|
|
"bin\\dlltool.exe",
|
|
"bin\\dllwrap.exe",
|
|
"bin\\elfedit.exe",
|
|
"bin\\gprof.exe",
|
|
"bin\\ld.bfd.exe",
|
|
"bin\\ld.exe",
|
|
"bin\\nm.exe",
|
|
"bin\\objcopy.exe",
|
|
"bin\\objdump.exe",
|
|
"bin\\ranlib.exe",
|
|
"bin\\readelf.exe",
|
|
"bin\\size.exe",
|
|
"bin\\strings.exe",
|
|
"bin\\strip.exe",
|
|
"bin\\windmc.exe",
|
|
"bin\\windres.exe"
|
|
],
|
|
"checkver": {
|
|
"url": "https://sourceforge.net/projects/ezwinports/files",
|
|
"regex": "/files/binutils-([\\d.]+)-w32-bin.zip"
|
|
},
|
|
"autoupdate": {
|
|
"url": [
|
|
"https://downloads.sourceforge.net/project/ezwinports/binutils-$version-w32-bin.zip",
|
|
"https://mirrors.gigenet.com/OSDN//mingw/72215/libgcc-9.2.0-3-mingw32-dll-1.tar.xz"
|
|
]
|
|
}
|
|
}
|