mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
		
			830 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			830 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "0.21.14",
 | |
|     "description": "Build, bundle & ship your Rust WASM application to the web.",
 | |
|     "homepage": "https://trunkrs.dev/",
 | |
|     "license": "MIT|Apache-2.0",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/trunk-rs/trunk/releases/download/v0.21.14/trunk-x86_64-pc-windows-msvc.zip",
 | |
|             "hash": "cd6ac15b9daff0365e5695036791ef2ce3c63f61c014f5a8c532363266e4569c"
 | |
|         }
 | |
|     },
 | |
|     "bin": "trunk.exe",
 | |
|     "checkver": {
 | |
|         "github": "https://github.com/trunk-rs/trunk"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/trunk-rs/trunk/releases/download/v$version/trunk-x86_64-pc-windows-msvc.zip"
 | |
|             }
 | |
|         },
 | |
|         "hash": {
 | |
|             "url": "$url.sha256"
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)