mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	 f22fac8e14
			
		
	
	
		f22fac8e14
		
			
		
	
	
	
	
		
			
			* Add replibyte * Update replibyte.json --------- Co-authored-by: HUMORCE <humorce@outlook.com>
		
			
				
	
	
		
			27 lines
		
	
	
		
			857 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			857 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "0.10.0",
 | |
|     "description": "Seed development database with real data",
 | |
|     "homepage": "https://replibyte.com",
 | |
|     "license": "GPL-3.0-or-later",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/Qovery/Replibyte/releases/download/v0.10.0/replibyte_v0.10.0_x86_64-pc-windows-gnu.exe.zip",
 | |
|             "hash": "7d4a33356eb5c7175d6d2dfec4013cfc09d04f3aff4a552d9e330108c4522b7c"
 | |
|         }
 | |
|     },
 | |
|     "bin": "replibyte.exe",
 | |
|     "checkver": {
 | |
|         "github": "https://github.com/Qovery/Replibyte"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/Qovery/Replibyte/releases/download/v$version/replibyte_v$version_x86_64-pc-windows-gnu.exe.zip"
 | |
|             }
 | |
|         },
 | |
|         "hash": {
 | |
|             "url": "$url.sha256sum"
 | |
|         }
 | |
|     }
 | |
| }
 |