mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			36 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "4.11.0",
 | |
|     "description": "The command line interface for Railway. Use it to connect your code to Railways infrastructure.",
 | |
|     "homepage": "https://github.com/railwayapp/cli",
 | |
|     "license": "MIT",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/railwayapp/cli/releases/download/v4.11.0/railway-v4.11.0-x86_64-pc-windows-msvc.zip",
 | |
|             "hash": "a99f8bb81e3160d8d4c1396f3060dc20b4932ef3ce3be4572845a08ae056450d"
 | |
|         },
 | |
|         "32bit": {
 | |
|             "url": "https://github.com/railwayapp/cli/releases/download/v4.11.0/railway-v4.11.0-i686-pc-windows-msvc.zip",
 | |
|             "hash": "e257c157385de56cd4dc6c20d8f456e0788704eeaec381888277cc3414def3f3"
 | |
|         },
 | |
|         "arm64": {
 | |
|             "url": "https://github.com/railwayapp/cli/releases/download/v4.11.0/railway-v4.11.0-aarch64-pc-windows-msvc.zip",
 | |
|             "hash": "d3acd9b75e9076fce81ea374a7e2bd5dd7524f12ea707e2a30ac5be8f7c5b54c"
 | |
|         }
 | |
|     },
 | |
|     "bin": "railway.exe",
 | |
|     "checkver": "github",
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/railwayapp/cli/releases/download/v$version/railway-v$version-x86_64-pc-windows-msvc.zip"
 | |
|             },
 | |
|             "32bit": {
 | |
|                 "url": "https://github.com/railwayapp/cli/releases/download/v$version/railway-v$version-i686-pc-windows-msvc.zip"
 | |
|             },
 | |
|             "arm64": {
 | |
|                 "url": "https://github.com/railwayapp/cli/releases/download/v$version/railway-v$version-aarch64-pc-windows-msvc.zip"
 | |
|             }
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)