mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			32 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "3.6.4",
 | |
|     "description": "Pull Request Manager for Maintainers.",
 | |
|     "homepage": "https://github.com/ldez/prm/",
 | |
|     "license": "Apache-2.0",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/ldez/prm/releases/download/v3.6.4/prm_v3.6.4_windows_amd64.zip",
 | |
|             "hash": "74134fa0b4f1b574a201d360824b45dc5e6ff55b4c03a1ccfc5c32e16b88493f"
 | |
|         },
 | |
|         "32bit": {
 | |
|             "url": "https://github.com/ldez/prm/releases/download/v3.6.4/prm_v3.6.4_windows_386.zip",
 | |
|             "hash": "e97b70bb69ac9507ea2efef9889a0a1b68bf88b18e319776ce939b349317ffd9"
 | |
|         }
 | |
|     },
 | |
|     "bin": "prm.exe",
 | |
|     "checkver": "github",
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/ldez/prm/releases/download/v$version/prm_v$version_windows_amd64.zip"
 | |
|             },
 | |
|             "32bit": {
 | |
|                 "url": "https://github.com/ldez/prm/releases/download/v$version/prm_v$version_windows_386.zip"
 | |
|             }
 | |
|         },
 | |
|         "hash": {
 | |
|             "url": "$baseurl/prm_$version_checksums.txt"
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)