mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			34 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.147.6",
 | 
						|
    "description": "Speedy and flexible static site generator (without Sass/SCSS support)",
 | 
						|
    "homepage": "https://gohugo.io",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.6/hugo_0.147.6_windows-amd64.zip",
 | 
						|
            "hash": "855cc706c32f047d306e515c48cda888044f70a8b4cf250f44fa36c5776b9eb8"
 | 
						|
        },
 | 
						|
        "arm64": {
 | 
						|
            "url": "https://github.com/gohugoio/hugo/releases/download/v0.147.6/hugo_0.147.6_windows-arm64.zip",
 | 
						|
            "hash": "43777c42f1b4e8ab08da2dd4fefc866bf264e2222b568a9b206fdbc61bb7b33e"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "hugo.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/gohugoio/hugo"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_$version_windows-amd64.zip"
 | 
						|
            },
 | 
						|
            "arm64": {
 | 
						|
                "url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_$version_windows-arm64.zip"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/hugo_$version_checksums.txt"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |