{ "version": "1.31.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.31.0/go-feature-flag_1.31.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.0/go-feature-flag-migration-cli_1.31.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.0/go-feature-flag-lint_1.31.0_Windows_x86_64.tar.gz" ], "hash": [ "cac28be87441c64f09f27104db981f681130f3c75a02cd239385910901da67f2", "ed18e927fdd801e1ce6a40dd600a4c366621075473bd867d28cdaf7da9723f25", "3835df2fcf2289bb25ed3565d406c1c29490db6483204a9a52fbaf4661147e08" ] }, "32bit": { "url": [ "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.0/go-feature-flag_1.31.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.0/go-feature-flag-migration-cli_1.31.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.0/go-feature-flag-lint_1.31.0_Windows_i386.tar.gz" ], "hash": [ "e82f4787ecf63fd8d84bf15b03753eddcf7b919004f1e6e566d0e1598970a573", "6b208b71eb83070a6283766144358578cb02f570ff29c0d33ec70d650ec36cce", "82569fc2656cd86068dcc80d9000dc2ea803a8415bc29c5997aa60b88cbb75bb" ] }, "arm64": { "url": [ "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.0/go-feature-flag_1.31.0_Windows_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.0/go-feature-flag-migration-cli_1.31.0_Linux_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.0/go-feature-flag-lint_1.31.0_Windows_arm64.tar.gz" ], "hash": [ "6be8d844bffbad2a79fa15ea267ec43acab19594fa4cf4d78e6adafb4449dca1", "e484c37884404f6fee1335bb951466b09e2dfefb934c745c5cb6562ed6922d6a", "01f788f8fd3cb9dc615e042042674ae25230061a554973c1edb4c2cc942b1545" ] } }, "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" } } }