mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	rhash: Add version 1.4.3 (#4251)
This commit is contained in:
		
							parent
							
								
									e14c0fc8cc
								
							
						
					
					
						commit
						861c47dc25
					
				
							
								
								
									
										34
									
								
								bucket/rhash.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										34
									
								
								bucket/rhash.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,34 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.4.3",
 | 
			
		||||
    "description": "A console utility for computing and verifying hash sums of files.",
 | 
			
		||||
    "homepage": "https://rhash.sourceforge.net/",
 | 
			
		||||
    "license": "0BSD",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://downloads.sourceforge.net/project/rhash/rhash/1.4.3/rhash-1.4.3-win64.zip",
 | 
			
		||||
            "hash": "sha1:d8326b6ab1053ff6c5907892aefc03ccbaf53dce",
 | 
			
		||||
            "extract_dir": "RHash-1.4.3-win64"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://downloads.sourceforge.net/project/rhash/rhash/1.4.3/rhash-1.4.3-win32.zip",
 | 
			
		||||
            "hash": "sha1:2abe176fb71b7d56ee4ebb12e24293be1a7bfe56",
 | 
			
		||||
            "extract_dir": "RHash-1.4.3-win32"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "rhash.exe",
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "sourceforge": "rhash/rhash"
 | 
			
		||||
    },
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://downloads.sourceforge.net/project/rhash/rhash/$version/rhash-$version-win64.zip",
 | 
			
		||||
                "extract_dir": "RHash-$version-win64"
 | 
			
		||||
            },
 | 
			
		||||
            "32bit": {
 | 
			
		||||
                "url": "https://downloads.sourceforge.net/project/rhash/rhash/$version/rhash-$version-win32.zip",
 | 
			
		||||
                "extract_dir": "RHash-$version-win32"
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user