mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			34 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "2.2.1",
 | |
|     "description": "Batch renaming files and directories quickly and safely.",
 | |
|     "homepage": "https://f2.freshman.tech",
 | |
|     "license": "MIT",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/ayoisaiah/f2/releases/download/v2.2.1/f2_2.2.1_windows_amd64.zip",
 | |
|             "hash": "7941b92f8cf2622c789182b9e1fc904a1eff9bd8b628b59bbe557b7dc4a7c18e"
 | |
|         },
 | |
|         "32bit": {
 | |
|             "url": "https://github.com/ayoisaiah/f2/releases/download/v2.2.1/f2_2.2.1_windows_386.zip",
 | |
|             "hash": "1365a301f19d3cdae589a725162703b4fb41fd21c238cb32a40db58e9f355cd0"
 | |
|         }
 | |
|     },
 | |
|     "bin": "f2.exe",
 | |
|     "checkver": {
 | |
|         "github": "https://github.com/ayoisaiah/f2"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/ayoisaiah/f2/releases/download/v$version/f2_$version_windows_amd64.zip"
 | |
|             },
 | |
|             "32bit": {
 | |
|                 "url": "https://github.com/ayoisaiah/f2/releases/download/v$version/f2_$version_windows_386.zip"
 | |
|             }
 | |
|         },
 | |
|         "hash": {
 | |
|             "url": "$baseurl/checksums.txt"
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)