mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	quarkus: Add version 2.8.3 (#3573)
* quarkus: Add version 2.8.3.Final * Apply review suggestions
This commit is contained in:
		
							parent
							
								
									c7190b4aaf
								
							
						
					
					
						commit
						3455fe9636
					
				
							
								
								
									
										24
									
								
								bucket/quarkus-cli.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								bucket/quarkus-cli.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,24 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "2.8.3",
 | 
			
		||||
    "description": "A CLI for Quarkus Java framework",
 | 
			
		||||
    "homepage": "https://quarkus.io/",
 | 
			
		||||
    "license": "Apache-2.0",
 | 
			
		||||
    "suggest": {
 | 
			
		||||
        "JDK": "java/openjdk"
 | 
			
		||||
    },
 | 
			
		||||
    "url": "https://github.com/quarkusio/quarkus/releases/download/2.8.3.Final/quarkus-cli-2.8.3.Final.zip",
 | 
			
		||||
    "extract_dir": "quarkus-cli-2.8.3.Final",
 | 
			
		||||
    "hash": "fb8b4ff0e08c24e3f6580c0c561a89f23cb9f6485ccba6e40a803e3465bf68cd",
 | 
			
		||||
    "bin": "bin\\quarkus.bat",
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "github": "https://github.com/quarkusio/quarkus",
 | 
			
		||||
        "regex": "/releases/tag/([\\d+\\.]+)\\.Final"
 | 
			
		||||
    },
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "url": "https://github.com/quarkusio/quarkus/releases/download/$version.Final/quarkus-cli-$version.Final.zip",
 | 
			
		||||
        "extract_dir": "quarkus-cli-$version.Final",
 | 
			
		||||
        "hash": {
 | 
			
		||||
            "url": "$baseurl/checksums_sha256.txt"
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user