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.31.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.31.1/go-feature-flag_1.31.1_Windows_x86_64.tar.gz",
 | 
						|
                "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.1/go-feature-flag-migration-cli_1.31.1_Windows_x86_64.tar.gz",
 | 
						|
                "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.1/go-feature-flag-lint_1.31.1_Windows_x86_64.tar.gz"
 | 
						|
            ],
 | 
						|
            "hash": [
 | 
						|
                "7ad677ce52d0c589eb764892454d2bd7eef85a40ad5bd180c9e70db2c9e910ad",
 | 
						|
                "dc77bb97baf3489b07d5bfa18a1bef73e66492148dba5360c5749dd440e5a376",
 | 
						|
                "6034c79ff6f0002e4a32a489f8452c2d6feaae1d5dc3f0ddf86b416f2a10ceec"
 | 
						|
            ]
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": [
 | 
						|
                "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.1/go-feature-flag_1.31.1_Windows_i386.tar.gz",
 | 
						|
                "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.1/go-feature-flag-migration-cli_1.31.1_Windows_i386.tar.gz",
 | 
						|
                "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.1/go-feature-flag-lint_1.31.1_Windows_i386.tar.gz"
 | 
						|
            ],
 | 
						|
            "hash": [
 | 
						|
                "2c541ff2a5331689686f882aeac16117f603d8ee054521c7e2aeddf4cbcf416b",
 | 
						|
                "300d0d33bf21ee72f4ebc9b5a2a55160f45a1d921d51e5b391e44bf8be684ea1",
 | 
						|
                "66ecd229d10318e381bb5dcd2ee5570b7871809769a9eb2691a81922b2eca6dc"
 | 
						|
            ]
 | 
						|
        },
 | 
						|
        "arm64": {
 | 
						|
            "url": [
 | 
						|
                "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.1/go-feature-flag_1.31.1_Windows_arm64.tar.gz",
 | 
						|
                "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.1/go-feature-flag-migration-cli_1.31.1_Linux_arm64.tar.gz",
 | 
						|
                "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.1/go-feature-flag-lint_1.31.1_Windows_arm64.tar.gz"
 | 
						|
            ],
 | 
						|
            "hash": [
 | 
						|
                "d76cde4da1b68cc3a8d066b583874157d6c84098923d3895c6d1c037c6b42bbd",
 | 
						|
                "02709c428546d8926745d53cc381d66bb641467daf19c97fd29966fdc085831f",
 | 
						|
                "970e20538daa3dc8c9c50c8d4c9a33caa57f1771a7ec20baa498194ae78863aa"
 | 
						|
            ]
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "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"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |