mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	jj: Add version 0.12.0 (#5327)
* jj: Add version 0.12.0 * Use shorter checkver variant Co-authored-by: Aliaksandr Belik <1752374+aliesbelik@users.noreply.github.com> --------- Co-authored-by: Martin Mauch <martin.mauch.ext@deutsche-boerse.de> Co-authored-by: Aliaksandr Belik <1752374+aliesbelik@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									4509c2beac
								
							
						
					
					
						commit
						d207187a1f
					
				
							
								
								
									
										21
									
								
								bucket/jj.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								bucket/jj.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,21 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "0.12.0",
 | 
			
		||||
    "description": "A Git-compatible DVCS that is both simple and powerful",
 | 
			
		||||
    "homepage": "https://github.com/martinvonz/jj",
 | 
			
		||||
    "license": "Apache-2.0",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/martinvonz/jj/releases/download/v0.12.0/jj-v0.12.0-x86_64-pc-windows-msvc.zip",
 | 
			
		||||
            "hash": "57e38681f6d8e4c6f5b6cf76a12325c85f4eb5a5a2b7e88ff8e279913c886404"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "jj.exe",
 | 
			
		||||
    "checkver": "github",
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://github.com/martinvonz/jj/releases/download/v$version/jj-v$version-x86_64-pc-windows-msvc.zip"
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user