mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 15:51:23 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			47 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			47 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.42",
 | 
						|
    "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.42-w32-bin.zip",
 | 
						|
        "https://mirrors.gigenet.com/OSDN//mingw/72215/libgcc-9.2.0-3-mingw32-dll-1.tar.xz"
 | 
						|
    ],
 | 
						|
    "hash": [
 | 
						|
        "sha1:94f34d2bc61be2d9f2e85492374cf04bc89cd856",
 | 
						|
        "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"
 | 
						|
        ]
 | 
						|
    }
 | 
						|
}
 |