{ "version": "1.21.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.21.0/go-feature-flag_1.21.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.21.0/go-feature-flag-migration-cli_1.21.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.21.0/go-feature-flag-lint_1.21.0_Windows_x86_64.tar.gz" ], "hash": [ "f786007cd58d836bca5527d13ffb7b80068d0780aac25539a0b7d3141c4f528b", "4d782ca8ad632848e0d14e3c084a7e600953efc5132c37f464396205bf8dec36", "fcd133e323ce81ed9ab2e7f7ee3d83186307696371c8ebcbcdcf1e5b00e37333" ] }, "32bit": { "url": [ "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.21.0/go-feature-flag_1.21.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.21.0/go-feature-flag-migration-cli_1.21.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.21.0/go-feature-flag-lint_1.21.0_Windows_i386.tar.gz" ], "hash": [ "c78e5d40785f3e4238ed02ef787e7bc7746588185c024e7da4ebc0d05ebf6199", "d549887c88478dd280746d8488e6399833b9fd2adedfd88e12679afc947b2d31", "2a77602dec6707c774611fd16f4d6a574356c0feb853abec2b51615bbe37c99a" ] }, "arm64": { "url": [ "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.21.0/go-feature-flag_1.21.0_Windows_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.21.0/go-feature-flag-migration-cli_1.21.0_Linux_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.21.0/go-feature-flag-lint_1.21.0_Windows_arm64.tar.gz" ], "hash": [ "584f7083a441f6f536460c24d8c77f272435a7e21dd51858a92723c25a1e23e6", "8cf9b6c4cca263307686a769150f65b9f9f131b462812570fde70eefeb7cc261", "ed5dd2ad55030ad23f7fd091c00a7f573054bd3f60c8028be56a0c2ebdc4a839" ] } }, "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" } } }