{ "version": "1.15.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.15.0/go-feature-flag_1.15.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.15.0/go-feature-flag-migration-cli_1.15.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.15.0/go-feature-flag-lint_1.15.0_Windows_x86_64.tar.gz" ], "hash": [ "b162194b5162922da6a5096cbd7fb12f094435988fd60cc9a6064346eb6a8c29", "9686e0caee047b104f1420ce669c21ea45ebe6a30c1cda929f2b570cb8a4c10a", "8fbc6f833a6d428e3c123a266c0ebe11396d125bdc1144e7e1b9aaab32dde80f" ] }, "32bit": { "url": [ "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.15.0/go-feature-flag_1.15.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.15.0/go-feature-flag-migration-cli_1.15.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.15.0/go-feature-flag-lint_1.15.0_Windows_i386.tar.gz" ], "hash": [ "d4510cff3c3c0d5e3b1d8c9c785630be0b22a0a2c0b4558dfa09217ffcdabcc0", "f55e725a50634ab70ca39a2785d356bfd1d9bfcd5185963901d6d1c31fa8b1eb", "a0ba9fad0ed78406cb1c9bb87e384d2e8880d3113af5d5978c4df8beb5563554" ] }, "arm64": { "url": [ "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.15.0/go-feature-flag_1.15.0_Windows_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.15.0/go-feature-flag-migration-cli_1.15.0_Linux_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.15.0/go-feature-flag-lint_1.15.0_Windows_arm64.tar.gz" ], "hash": [ "b7bca14be02c3d36f335ab386e9f02f90b3076507fd852658d88127e1e3a32a2", "9fcaf1a9134f4b553785facfd4adadf3523ba8eda19d447ae54029f5cfe93953", "17ec79fc890da885c7341b661c2e7dbc120127a8dcb1706669ecd1b560a44aed" ] } }, "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" } } }