mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	mvndaemon: Update to version 1.0-m7 (#5161)
This commit is contained in:
		
							parent
							
								
									31019e3145
								
							
						
					
					
						commit
						2e07833c95
					
				@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.0-m6",
 | 
			
		||||
    "version": "1.0-m7",
 | 
			
		||||
    "description": "The Maven (mvn) Daemon is based on GraalVM and allows for faster Maven builds.",
 | 
			
		||||
    "homepage": "https://github.com/mvndaemon/mvnd",
 | 
			
		||||
    "license": "Apache-2.0",
 | 
			
		||||
@ -14,15 +14,16 @@
 | 
			
		||||
    },
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://dist.apache.org/repos/dist/release/maven/mvnd/1.0-m6/maven-mvnd-1.0-m6-m39-windows-amd64.zip",
 | 
			
		||||
            "hash": "62f274adb16e150ef51bc9d516bd1383f408993b3fcfb4914fde8a5a0327d833",
 | 
			
		||||
            "extract_dir": "maven-mvnd-1.0-m6-m39-windows-amd64"
 | 
			
		||||
            "url": "https://dist.apache.org/repos/dist/release/maven/mvnd/1.0-m7/maven-mvnd-1.0-m7-m39-windows-amd64.zip",
 | 
			
		||||
            "hash": "11be67b95346be67dc8548d86b00cd3769c2275cda4405a17b32b47579fee6ff",
 | 
			
		||||
            "extract_dir": "maven-mvnd-1.0-m7-m39-windows-amd64"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "env_add_path": "bin",
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "url": "https://dist.apache.org/repos/dist/release/maven/mvnd/",
 | 
			
		||||
        "regex": ">([\\d.\\-m]+)/"
 | 
			
		||||
        "regex": ">([\\d.\\-m]+)/",
 | 
			
		||||
        "reverse": true
 | 
			
		||||
    },
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user