{ "version": "1.18.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.18.0/go-feature-flag_1.18.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.0/go-feature-flag-migration-cli_1.18.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.0/go-feature-flag-lint_1.18.0_Windows_x86_64.tar.gz" ], "hash": [ "0e67157a3c45afe8bfe525dfa1a59d12ca04c5617031ae42b6f4b96811896e45", "3bb003df1802916fd78c45cfb9df8c7756e78a4e555de4f020eb87b003191fe7", "92758123ddaae5465aaa00f871994af0fdf1d7fc225f8de29ab24d1552a92bfc" ] }, "32bit": { "url": [ "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.0/go-feature-flag_1.18.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.0/go-feature-flag-migration-cli_1.18.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.0/go-feature-flag-lint_1.18.0_Windows_i386.tar.gz" ], "hash": [ "e6281736f2f13d114be3acc7d8a305edbd37e790646fe97011a203d2b4dfc79e", "c6f88654a6612071ad85fc616ef8aacfe394511050e45e08f0654811f089d9b5", "de1b3a5b3ba2173e4945fff428dc733c350d648efd6bae22a740e081e2dd9d44" ] }, "arm64": { "url": [ "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.0/go-feature-flag_1.18.0_Windows_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.0/go-feature-flag-migration-cli_1.18.0_Linux_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.0/go-feature-flag-lint_1.18.0_Windows_arm64.tar.gz" ], "hash": [ "66d401571c583e3c63aeded85faed735eff9c813940cc3509232f3ef12cf0daa", "9992e4942e8c0811ccdf67cf0eb61f0fed80075e3a45263d2aaf261acd0525cb", "3543867939ba02442e45d42f4e25fad2aa93d32222ae69fd26cb4cc89f846814" ] } }, "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" } } }