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>
		
			
				
	
	
		
			18 lines
		
	
	
		
			698 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			698 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "homepage": "https://corte.si/posts/devd/intro/index.html",
 | |
|     "description": "A small, self-contained, command-line-only HTTP server for developers",
 | |
|     "license": "MIT",
 | |
|     "version": "0.9",
 | |
|     "url": "https://github.com/cortesi/devd/releases/download/v0.9/devd-0.9-windows64.zip",
 | |
|     "hash": "650575ac95228dd62fd3bb8a42d640daa476c23ae3bc58ac1ba8931e26096aa2",
 | |
|     "extract_dir": "devd-0.9-windows64",
 | |
|     "bin": "devd.exe",
 | |
|     "checkver": {
 | |
|         "github": "https://github.com/cortesi/devd"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "url": "https://github.com/cortesi/devd/releases/download/v$version/devd-$version-windows64.zip",
 | |
|         "extract_dir": "devd-$version-windows64"
 | |
|     }
 | |
| }
 |