mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	Add gomplate
This commit is contained in:
		
							parent
							
								
									040c03a62a
								
							
						
					
					
						commit
						93ee5785fb
					
				
							
								
								
									
										31
									
								
								bucket/gomplate.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										31
									
								
								bucket/gomplate.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,31 @@
 | 
			
		||||
{
 | 
			
		||||
    "homepage": "https://github.com/hairyhenderson/gomplate",
 | 
			
		||||
    "description": "A flexible commandline tool for template rendering.",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "version": "3.6.0",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.6.0/gomplate_windows-amd64.exe",
 | 
			
		||||
            "hash": "a0abc996290a1a0a6c120a03adc4f3bf6de12bdc3280f280ebaa7094570a8fe1"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://github.com/hairyhenderson/gomplate/releases/download/v3.6.0/gomplate_windows-386.exe",
 | 
			
		||||
            "hash": "f73627c07134b48323dbfa4ab8cf216c59a074118a033cd6108d1030d62ed940"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": [["gomplate_windows-amd64.exe", "gomplate"]],
 | 
			
		||||
    "checkver": "github",
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://github.com/hairyhenderson/gomplate/releases/download/v$version/gomplate_windows-amd64.exe"
 | 
			
		||||
            },
 | 
			
		||||
            "32bit": {
 | 
			
		||||
                "url": "https://github.com/hairyhenderson/gomplate/releases/download/v$version/gomplate_windows-386.exe"
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "hash": {
 | 
			
		||||
            "url": "$baseurl/checksums-v$version.txt"
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user