mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "0.30.0",
 | |
|     "description": "A powerful chatgpt cli",
 | |
|     "homepage": "https://github.com/sigoden/aichat",
 | |
|     "license": "MIT|Apache",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/sigoden/aichat/releases/download/v0.30.0/aichat-v0.30.0-x86_64-pc-windows-msvc.zip",
 | |
|             "hash": "89df8c4ccd6dad310ac713eb5d550494ae7fa14722cde346588fab38ff4afd8f"
 | |
|         },
 | |
|         "32bit": {
 | |
|             "url": "https://github.com/sigoden/aichat/releases/download/v0.30.0/aichat-v0.30.0-i686-pc-windows-msvc.zip",
 | |
|             "hash": "d5b019fc65cff50f1e97cdd2687f9e4a2af94768c47e0cdd738b9685cfc5ccdc"
 | |
|         }
 | |
|     },
 | |
|     "bin": "aichat.exe",
 | |
|     "checkver": "github",
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/sigoden/aichat/releases/download/v$version/aichat-v$version-x86_64-pc-windows-msvc.zip"
 | |
|             },
 | |
|             "32bit": {
 | |
|                 "url": "https://github.com/sigoden/aichat/releases/download/v$version/aichat-v$version-i686-pc-windows-msvc.zip"
 | |
|             }
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)