mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	 ccc24e57b6
			
		
	
	
		ccc24e57b6
		
	
	
	
	
		
			
			Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
		
			
				
	
	
		
			24 lines
		
	
	
		
			858 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			858 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "homepage": "https://gobuffalo.io",
 | |
|     "description": "A Go web development eco-system, designed to make the life of a Go web developer easier.",
 | |
|     "version": "0.14.3",
 | |
|     "license": "MIT",
 | |
|     "url": "https://github.com/gobuffalo/buffalo/releases/download/v0.14.3/buffalo_0.14.3_windows_amd64.tar.gz",
 | |
|     "hash": "70caca7047c79464693edfd47eb926b13abb74a0f21e804244f3555258c9eb77",
 | |
|     "bin": [
 | |
|         [
 | |
|             "buffalo.exe",
 | |
|             "buffalo"
 | |
|         ]
 | |
|     ],
 | |
|     "checkver": {
 | |
|         "github": "https://github.com/gobuffalo/buffalo"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "url": "https://github.com/gobuffalo/buffalo/releases/download/v$version/buffalo_$version_windows_amd64.tar.gz",
 | |
|         "hash": {
 | |
|             "url": "https://github.com/gobuffalo/buffalo/releases/download/v$version/buffalo_$version_checksums.txt"
 | |
|         }
 | |
|     }
 | |
| }
 |