{ "version": "1.30.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.30.0/go-feature-flag_1.30.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.30.0/go-feature-flag-migration-cli_1.30.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.30.0/go-feature-flag-lint_1.30.0_Windows_x86_64.tar.gz" ], "hash": [ "c1c2f559be6dee0ccfafaa18cc786390b320838a74edfde9b1fa0057088e8f15", "3e0e1bfd2cdbd9af8b35ff01ff926e3976d50946b54bc37c6f85b9084c7ef247", "a73288171ca3c53f704a9097c934b61915dc234c6abaac698bb9b5dd5474b5e6" ] }, "32bit": { "url": [ "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.30.0/go-feature-flag_1.30.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.30.0/go-feature-flag-migration-cli_1.30.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.30.0/go-feature-flag-lint_1.30.0_Windows_i386.tar.gz" ], "hash": [ "84b3041ca1f9439517bf755da3f23c2ad0fc9ce8b9dd86d76768fcee23c8cd4f", "7b5f3e8e352a5a7c0a9bd9b871b86bc99b617d4832413d3a0bfc8ba69d26792b", "5221ad83d37706078f17212f46af88e0cdcbb6aff27a6c37f9fbda0b6a8df705" ] }, "arm64": { "url": [ "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.30.0/go-feature-flag_1.30.0_Windows_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.30.0/go-feature-flag-migration-cli_1.30.0_Linux_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.30.0/go-feature-flag-lint_1.30.0_Windows_arm64.tar.gz" ], "hash": [ "c1477d25e24bd40c341d4b230cb4520bbc51e7008b832f7c2ec761239ef89a52", "28589c615c4f223318c9b26bbe9c316a509e22a952f1e383c1c6bf3bbae0dbe3", "123de7b18e2fe57aa0df91f03c2ecf13efe593a463bdcf098e8115c6121866d3" ] } }, "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" } } }