mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			36 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "5181-g5c1a3b00e",
 | 
						|
    "description": "BusyBox is a single binary that contains many common Unix tools",
 | 
						|
    "homepage": "https://frippery.org/busybox",
 | 
						|
    "license": "GPL-2.0-only",
 | 
						|
    "notes": "To automatically create shims for all unix commands, install 'busybox' instead.",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://frippery.org/files/busybox/busybox-w64-FRP-5181-g5c1a3b00e.exe#/busybox.exe",
 | 
						|
            "hash": "a588896f31f791d0496a489e1dce09e1e5ff0d1735e886851394a4e8e71875a5"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://frippery.org/files/busybox/busybox-w32-FRP-5181-g5c1a3b00e.exe#/busybox.exe",
 | 
						|
            "hash": "09ff6e9d0db9b036e32fdd9f9a603bb27b7c2803fe1dc8612729c27b02780f24"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "busybox.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://frippery.org/files/busybox/?C=M;O=D",
 | 
						|
        "regex": ">busybox-w32-FRP-([\\w-]+)\\."
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://frippery.org/files/busybox/busybox-w64-FRP-$version.exe#/busybox.exe"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://frippery.org/files/busybox/busybox-w32-FRP-$version.exe#/busybox.exe"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/SHA256SUM"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |