mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			30 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "30oct25",
 | |
|     "description": "Programming language inspired by Rebol. GUI console version, includes view.",
 | |
|     "homepage": "https://www.red-lang.org",
 | |
|     "license": {
 | |
|         "identifier": "BSD-3-Clause,BSL-1.0",
 | |
|         "url": "https://github.com/red/red#license"
 | |
|     },
 | |
|     "url": "https://static.red-lang.org/dl/auto/win/red-view-30oct25-3a5ce62a8.exe#/red-view.exe",
 | |
|     "hash": "dee0a7959cc87bdc7f19ce688997648fd3fa6fa3b2f8f26083bdd5d43d793c13",
 | |
|     "bin": "red-view.exe",
 | |
|     "checkver": {
 | |
|         "url": "https://static.red-lang.org/dl/auto/win/history.html",
 | |
|         "regex": "red-view-(\\w+)-(?<commit>\\w+).exe"
 | |
|     },
 | |
|     "shortcuts": [
 | |
|         [
 | |
|             "red-view.exe",
 | |
|             "Red GUI Console"
 | |
|         ]
 | |
|     ],
 | |
|     "autoupdate": {
 | |
|         "url": "https://static.red-lang.org/dl/auto/win/red-view-$version-$matchCommit.exe#/red-view.exe",
 | |
|         "hash": {
 | |
|             "url": "http://static.red-lang.org/download.html",
 | |
|             "regex": "$basename[\\s\\S]+?$sha256"
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)