mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
		
			864 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			864 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.70.0",
 | 
						|
    "homepage": "https://gohugo.io",
 | 
						|
    "description": "Speedy and flexible static site generator. (with Sass/SCSS support)",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/gohugoio/hugo/releases/download/v0.70.0/hugo_extended_0.70.0_windows-64bit.zip",
 | 
						|
            "hash": "e1cb7bd919fc06678c2f2716aeae850dee214ead57545eb93f25b1f952fa69cc"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "hugo.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/gohugoio/hugo"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_extended_$version_windows-64bit.zip"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/hugo_$version_checksums.txt"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |