{ "version": "1.28.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.28.1/go-feature-flag_1.28.1_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.28.1/go-feature-flag-migration-cli_1.28.1_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.28.1/go-feature-flag-lint_1.28.1_Windows_x86_64.tar.gz" ], "hash": [ "3894a9fed56cc8b0bf7fca96bbcd4d3750b4233577ebef424bd473a08263c378", "e773342baaa33e7af42855808620f798d88577b659c7c062e6bbfa5078a82532", "eed74a7535fe2b8fd0fe9fc1321381b5c7332c1d6682c990a643e0ecd28f09bd" ] }, "32bit": { "url": [ "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.28.1/go-feature-flag_1.28.1_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.28.1/go-feature-flag-migration-cli_1.28.1_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.28.1/go-feature-flag-lint_1.28.1_Windows_i386.tar.gz" ], "hash": [ "930f8cd43369e3a46ff4d43d2b1117f756755ccbe94445fb11c849652f166782", "7b3d5d2da2d8dcc5982271c35eec72467f9bbfa9b9c2690a5098402ad12eb9bb", "d19f3b25ccf3bd09e32cfd304cd637815730553f03d4a8448596cfe9fc0a7931" ] }, "arm64": { "url": [ "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.28.1/go-feature-flag_1.28.1_Windows_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.28.1/go-feature-flag-migration-cli_1.28.1_Linux_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.28.1/go-feature-flag-lint_1.28.1_Windows_arm64.tar.gz" ], "hash": [ "0a56f737abb014d9decb31b1e9b217be5dd26d854015e55196781fb908ebb8fa", "d57c6970903d04294f6a5c5562978207f255b1943652b1cdadf3d5212564b2f1", "2d8616eff0f7bd4f543bf98072df9026c125784701b06bfc126259892a51c8d3" ] } }, "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" } } }