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>
		
			
				
	
	
		
			28 lines
		
	
	
		
			1007 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			1007 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "description": "Asciidoctor integration & API for Java and other JVM languages",
 | |
|     "version": "2.0.0-RC.3",
 | |
|     "homepage": "https://asciidoctor.org/docs/asciidoctorj",
 | |
|     "license": "Apache-2.0",
 | |
|     "url": "https://dl.bintray.com/asciidoctor/maven/org/asciidoctor/asciidoctorj/2.0.0-RC.3/asciidoctorj-2.0.0-RC.3-bin.zip",
 | |
|     "hash": "0d346e58f53f48dba18b28f0aba1dc2e16e8734243a84edfe8bbb6df6f010acf",
 | |
|     "extract_dir": "asciidoctorj-2.0.0-RC.3",
 | |
|     "bin": "bin\\asciidoctorj.bat",
 | |
|     "suggest": {
 | |
|         "JDK": [
 | |
|             "java/oraclejdk",
 | |
|             "java/openjdk"
 | |
|         ]
 | |
|     },
 | |
|     "checkver": {
 | |
|         "url": "https://api.bintray.com/packages/asciidoctor/maven/asciidoctorj",
 | |
|         "jp": "$.latest_version"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "url": "https://dl.bintray.com/asciidoctor/maven/org/asciidoctor/asciidoctorj/$version/asciidoctorj-$version-bin.zip",
 | |
|         "extract_dir": "asciidoctorj-$version",
 | |
|         "hash": {
 | |
|             "url": "$url.sha256"
 | |
|         }
 | |
|     }
 | |
| }
 |