mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			26 lines
		
	
	
		
			804 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			804 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "2.24",
 | |
|     "description": "Tool to convert quantities between different systems of measurement",
 | |
|     "homepage": "https://www.gnu.org/software/units/",
 | |
|     "license": "GPL-3.0-or-later",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://ftp.gnu.org/gnu/units/windows/units-2.24-setup.exe",
 | |
|             "hash": "f67b0d9e836b8d9c69f54217f5dc529d94d2c3c30b51df5047a43170863a07c2"
 | |
|         }
 | |
|     },
 | |
|     "innosetup": true,
 | |
|     "bin": "units.exe",
 | |
|     "checkver": {
 | |
|         "url": "https://ftp.gnu.org/gnu/units/windows/?C=M;O=D",
 | |
|         "regex": "units-([\\d.]+)-setup\\.exe"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://ftp.gnu.org/gnu/units/windows/units-$version-setup.exe"
 | |
|             }
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)