mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			81 lines
		
	
	
		
			4.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			81 lines
		
	
	
		
			4.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.32.0",
 | 
						|
    "description": "Simple, complete, and lightweight feature flag solution",
 | 
						|
    "homepage": "https://gofeatureflag.org",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": [
 | 
						|
                "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.32.0/go-feature-flag_1.32.0_Windows_x86_64.tar.gz",
 | 
						|
                "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.32.0/go-feature-flag-migration-cli_1.32.0_Windows_x86_64.tar.gz",
 | 
						|
                "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.32.0/go-feature-flag-lint_1.32.0_Windows_x86_64.tar.gz"
 | 
						|
            ],
 | 
						|
            "hash": [
 | 
						|
                "759633d66338ea4027555316a3fa07f909d4791503f8787fe2a506483d008a25",
 | 
						|
                "304a790127761361b35d9f8aa5eea2512fc99f17753546b84599869c01a01e2f",
 | 
						|
                "983c6cc35a12ba1fd3fcc4cc8a5fc25ee59d3ab4eae299170c88bd6c966eede0"
 | 
						|
            ]
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": [
 | 
						|
                "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.32.0/go-feature-flag_1.32.0_Windows_i386.tar.gz",
 | 
						|
                "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.32.0/go-feature-flag-migration-cli_1.32.0_Windows_i386.tar.gz",
 | 
						|
                "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.32.0/go-feature-flag-lint_1.32.0_Windows_i386.tar.gz"
 | 
						|
            ],
 | 
						|
            "hash": [
 | 
						|
                "295f8b4252f79273fadaa34caa274d56ca5948899ad87357ad9a7ac8e82e2c49",
 | 
						|
                "62a36f8336b146e4f289eab30b9cde9d3cfe961d339ac87649e259017ab23253",
 | 
						|
                "310e0c552c81a04d7284fd798fb32054705f439c956c0c1e657d53c86339d971"
 | 
						|
            ]
 | 
						|
        },
 | 
						|
        "arm64": {
 | 
						|
            "url": [
 | 
						|
                "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.32.0/go-feature-flag_1.32.0_Windows_arm64.tar.gz",
 | 
						|
                "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.32.0/go-feature-flag-migration-cli_1.32.0_Linux_arm64.tar.gz",
 | 
						|
                "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.32.0/go-feature-flag-lint_1.32.0_Windows_arm64.tar.gz"
 | 
						|
            ],
 | 
						|
            "hash": [
 | 
						|
                "e1ce52e950701e99b1d0d2507aec75a2f8c020e380d6c211c1667e5e8734f5d7",
 | 
						|
                "c64b66439c399934c973dc3faa6732f7630e60b220161dffa90cf7b3f1273419",
 | 
						|
                "a502aedb4039e015fc272005ede325f53a5e132091958c92c2b3058b206e05c2"
 | 
						|
            ]
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": [
 | 
						|
        "go-feature-flag.exe",
 | 
						|
        "go-feature-flag-migration-cli.exe",
 | 
						|
        "go-feature-flag-lint.exe"
 | 
						|
    ],
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/thomaspoignant/go-feature-flag"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": [
 | 
						|
                    "https://github.com/thomaspoignant/go-feature-flag/releases/download/v$version/go-feature-flag_$version_Windows_x86_64.tar.gz",
 | 
						|
                    "https://github.com/thomaspoignant/go-feature-flag/releases/download/v$version/go-feature-flag-migration-cli_$version_Windows_x86_64.tar.gz",
 | 
						|
                    "https://github.com/thomaspoignant/go-feature-flag/releases/download/v$version/go-feature-flag-lint_$version_Windows_x86_64.tar.gz"
 | 
						|
                ]
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": [
 | 
						|
                    "https://github.com/thomaspoignant/go-feature-flag/releases/download/v$version/go-feature-flag_$version_Windows_i386.tar.gz",
 | 
						|
                    "https://github.com/thomaspoignant/go-feature-flag/releases/download/v$version/go-feature-flag-migration-cli_$version_Windows_i386.tar.gz",
 | 
						|
                    "https://github.com/thomaspoignant/go-feature-flag/releases/download/v$version/go-feature-flag-lint_$version_Windows_i386.tar.gz"
 | 
						|
                ]
 | 
						|
            },
 | 
						|
            "arm64": {
 | 
						|
                "url": [
 | 
						|
                    "https://github.com/thomaspoignant/go-feature-flag/releases/download/v$version/go-feature-flag_$version_Windows_arm64.tar.gz",
 | 
						|
                    "https://github.com/thomaspoignant/go-feature-flag/releases/download/v$version/go-feature-flag-migration-cli_$version_Linux_arm64.tar.gz",
 | 
						|
                    "https://github.com/thomaspoignant/go-feature-flag/releases/download/v$version/go-feature-flag-lint_$version_Windows_arm64.tar.gz"
 | 
						|
                ]
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/checksums.txt"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |