{ "version": "1.19.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.19.0/go-feature-flag_1.19.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.19.0/go-feature-flag-migration-cli_1.19.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.19.0/go-feature-flag-lint_1.19.0_Windows_x86_64.tar.gz" ], "hash": [ "2bda12948a5eb8f52d699e890899d07dd2456f1c2b27319e33402ab607d84c78", "8c5d37a24c590294a6b737f0fd7bf9bd896b25c84f040f5e6a44be935f26475b", "750855e9c425bbfcf625e06900bf5f88122bce2efa8444555ea15b17b82803e7" ] }, "32bit": { "url": [ "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.19.0/go-feature-flag_1.19.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.19.0/go-feature-flag-migration-cli_1.19.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.19.0/go-feature-flag-lint_1.19.0_Windows_i386.tar.gz" ], "hash": [ "260f6cea4eda2a5fae864f1d157371af4333e241fb7681bc65ef661a3ae925ae", "9cd850fb9ae278519c1e9c68715db50c2d9f01a989915b1e19e36270a0ef9481", "4570a72f0a9f474eb812f5c0c2e00cfd90c7c59e38d809ece558380bce17b0db" ] }, "arm64": { "url": [ "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.19.0/go-feature-flag_1.19.0_Windows_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.19.0/go-feature-flag-migration-cli_1.19.0_Linux_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.19.0/go-feature-flag-lint_1.19.0_Windows_arm64.tar.gz" ], "hash": [ "59d01bb862c830b47658c495b5b5a66700caa7bf94ecc0322ab239c923d1816d", "f56fac02c167de9ee7204dd6ff0b4e925d025f800699e554d83fc3d45bc8c23c", "b96e55d87b94d8d418641c83a8f095398ef97cf811543797c21307d612304238" ] } }, "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" } } }