mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	Compare commits
	
		
			2 Commits
		
	
	
		
			9924d1b2f3
			...
			477311cb6f
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					477311cb6f | ||
| 
						 | 
					6ff54775d5 | 
@ -1,12 +1,12 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.8.1",
 | 
			
		||||
    "version": "1.8.2",
 | 
			
		||||
    "description": "Command line utility prints the BLAKE3 hashes of files or of standard input",
 | 
			
		||||
    "homepage": "https://github.com/BLAKE3-team/BLAKE3",
 | 
			
		||||
    "license": "CC0-1.0|Apache-2.0",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/BLAKE3-team/BLAKE3/releases/download/1.8.1/b3sum_windows_x64_bin.exe#/b3sum.exe",
 | 
			
		||||
            "hash": "c5bfea5da3ec1bc93c4fd03fa3898dbf660c2b4198f8ddb697eac5028d095dd2"
 | 
			
		||||
            "url": "https://github.com/BLAKE3-team/BLAKE3/releases/download/1.8.2/b3sum_windows_x64_bin.exe#/b3sum.exe",
 | 
			
		||||
            "hash": "eaa58fe095cec5434875f73db2783838dae7b12f0873d05ce474eff8cdc85b7b"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "b3sum.exe",
 | 
			
		||||
 | 
			
		||||
@ -10,11 +10,11 @@
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://cygwin.com/setup-x86_64.exe#/cygwin-setup.exe",
 | 
			
		||||
            "hash": "e7815d360ab098fdd1f03f10f43f363c73a632e8866e304c72573cf1e6a0dec8"
 | 
			
		||||
            "hash": "2e2e322b138f6337d1a9be71cc0d3b9bb05991c5ac72bd68cf3c1c5f309ecf30"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://cygwin.com/setup-x86.exe#/cygwin-setup.exe",
 | 
			
		||||
            "hash": "daf39439cf53968043c0f5944853abf571859fcfdf63dfd3a4f84d7f60d65ee4"
 | 
			
		||||
            "hash": "7259b823779bc63ff3365a8bce9187bf5f5a88dc44dd075118d18f949e95053b"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "pre_install": "persist_data @{persist = @('packages', 'root')} $original_dir $persist_dir",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user