mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	groovy: Update to version 4.0.0
This commit is contained in:
		
							parent
							
								
									6f871601fa
								
							
						
					
					
						commit
						c4e2f32645
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "3.0.9",
 | 
					    "version": "4.0.0",
 | 
				
			||||||
    "description": "A powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax.",
 | 
					    "description": "A powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax.",
 | 
				
			||||||
    "homepage": "https://www.groovy-lang.org",
 | 
					    "homepage": "https://www.groovy-lang.org",
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
@ -7,9 +7,9 @@
 | 
				
			|||||||
        "JDK": "java/openjdk",
 | 
					        "JDK": "java/openjdk",
 | 
				
			||||||
        "groovyserv": "groovyserv"
 | 
					        "groovyserv": "groovyserv"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-3.0.9.zip",
 | 
					    "url": "https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-4.0.0.zip",
 | 
				
			||||||
    "hash": "eb34f4ee229b1a424adb87df5b999f66d1b1285694e5332d0800896744c2e421",
 | 
					    "hash": "bd5b8af69c169f41c5c7aea00cb8832a6e232ee697f626e29d8f92adebe30df9",
 | 
				
			||||||
    "extract_dir": "groovy-3.0.9",
 | 
					    "extract_dir": "groovy-4.0.0",
 | 
				
			||||||
    "bin": [
 | 
					    "bin": [
 | 
				
			||||||
        "bin\\grape.bat",
 | 
					        "bin\\grape.bat",
 | 
				
			||||||
        "bin\\groovy.bat",
 | 
					        "bin\\groovy.bat",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user