mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			32 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "20240608.083822.1ed9031",
 | |
|     "description": "Lightweight command line program for reading, parsing and setting metadata into MPEG-4 files",
 | |
|     "homepage": "https://github.com/wez/atomicparsley",
 | |
|     "license": "GPL-2.0-only",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/wez/atomicparsley/releases/download/20240608.083822.1ed9031/AtomicParsleyWindows.zip",
 | |
|             "hash": "cc7c5a7dcaba28869f3819e4a57f382dc0ff307b7b013f9bffd028605ae6f52d"
 | |
|         },
 | |
|         "32bit": {
 | |
|             "url": "https://github.com/wez/atomicparsley/releases/download/20240608.083822.1ed9031/AtomicParsleyWindowsX86.zip",
 | |
|             "hash": "e4f135f36b5fadc5a1c344a65146b3c689477f92146036cf3a21af0599a5de60"
 | |
|         }
 | |
|     },
 | |
|     "bin": "AtomicParsley.exe",
 | |
|     "checkver": {
 | |
|         "url": "https://github.com/wez/atomicparsley/releases",
 | |
|         "regex": "tree\\/([\\d.[a-f]+)\""
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/wez/atomicparsley/releases/download/$version/AtomicParsleyWindows.zip"
 | |
|             },
 | |
|             "32bit": {
 | |
|                 "url": "https://github.com/wez/atomicparsley/releases/download/$version/AtomicParsleyWindowsX86.zip"
 | |
|             }
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)