mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			81 lines
		
	
	
		
			4.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			81 lines
		
	
	
		
			4.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.15.1",
 | 
						|
    "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.15.1/go-feature-flag_1.15.1_Windows_x86_64.tar.gz",
 | 
						|
                "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.15.1/go-feature-flag-migration-cli_1.15.1_Windows_x86_64.tar.gz",
 | 
						|
                "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.15.1/go-feature-flag-lint_1.15.1_Windows_x86_64.tar.gz"
 | 
						|
            ],
 | 
						|
            "hash": [
 | 
						|
                "68cb041adf41aabc6c119e1495ce0fdbcf0fa44be611373b2c17f8d6eacf6706",
 | 
						|
                "394c74fca4b0af845897f47371157d81c96880a474c51697c56e7197180de2e1",
 | 
						|
                "b958e1d1d343c53a2805f4953e2d35f03fd3ba6ac8f9c933895feb27b2c4baf7"
 | 
						|
            ]
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": [
 | 
						|
                "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.15.1/go-feature-flag_1.15.1_Windows_i386.tar.gz",
 | 
						|
                "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.15.1/go-feature-flag-migration-cli_1.15.1_Windows_i386.tar.gz",
 | 
						|
                "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.15.1/go-feature-flag-lint_1.15.1_Windows_i386.tar.gz"
 | 
						|
            ],
 | 
						|
            "hash": [
 | 
						|
                "36068a9deb1350a7919343c757959a2410202c9fbea6dc805db89033f5e0761d",
 | 
						|
                "e8b2aa51d0448161e431c6dbe838f210a26cc9804bf3e19e6303ec1103279d8c",
 | 
						|
                "855b6ff5f6062ef1f86b6ae42d6cde2394fbc2bd18775a4ded1082aca8403895"
 | 
						|
            ]
 | 
						|
        },
 | 
						|
        "arm64": {
 | 
						|
            "url": [
 | 
						|
                "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.15.1/go-feature-flag_1.15.1_Windows_arm64.tar.gz",
 | 
						|
                "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.15.1/go-feature-flag-migration-cli_1.15.1_Linux_arm64.tar.gz",
 | 
						|
                "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.15.1/go-feature-flag-lint_1.15.1_Windows_arm64.tar.gz"
 | 
						|
            ],
 | 
						|
            "hash": [
 | 
						|
                "85f4ed22b5120476d7c18945a26d916fd20abb2f9e94969e655a9a9c62ad3a14",
 | 
						|
                "a24b49aa5505662235d3a7e3f79ec20f15c281b22a84d10b2c4e836a37550963",
 | 
						|
                "9f74bb56b59aeafcddb7a0900e67f8beb3db3ac293098fb2cb18e4a08c6cdf7f"
 | 
						|
            ]
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "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"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |