mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 22:01:19 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			34 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "0.15.1",
 | |
|     "description": "Terminal-based slideshow tool",
 | |
|     "homepage": "https://github.com/mfontanini/presenterm",
 | |
|     "license": "BSD-2-Clause",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/mfontanini/presenterm/releases/download/v0.15.1/presenterm-0.15.1-x86_64-pc-windows-msvc.zip",
 | |
|             "hash": "sha512:096b313e9ed31225aa20a09d1c8fa1d9eec64db7a6e87d30550070dc7320051b4395917f77f6b6009317bcca2743df03d272d5253451a6d32be580ad9a021aba"
 | |
|         },
 | |
|         "32bit": {
 | |
|             "url": "https://github.com/mfontanini/presenterm/releases/download/v0.15.1/presenterm-0.15.1-i686-pc-windows-msvc.zip",
 | |
|             "hash": "sha512:e964e18bbbb906c5f30f8f431f436a8eda11d63f53db8ea2efe4fe9165d56d7757f6c04ea819e376c326970ac963f31675c5f651e85fea09839211359c61bd2f"
 | |
|         }
 | |
|     },
 | |
|     "bin": "presenterm.exe",
 | |
|     "checkver": "github",
 | |
|     "extract_dir": "presenterm-0.15.1",
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/mfontanini/presenterm/releases/download/v$version/presenterm-$version-x86_64-pc-windows-msvc.zip"
 | |
|             },
 | |
|             "32bit": {
 | |
|                 "url": "https://github.com/mfontanini/presenterm/releases/download/v$version/presenterm-$version-i686-pc-windows-msvc.zip"
 | |
|             }
 | |
|         },
 | |
|         "extract_dir": "presenterm-$version",
 | |
|         "hash": {
 | |
|             "url": "$url.sha512"
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)