{ "version": "1.18.2", "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.2/go-feature-flag_1.18.2_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.2/go-feature-flag-migration-cli_1.18.2_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.2/go-feature-flag-lint_1.18.2_Windows_x86_64.tar.gz" ], "hash": [ "68618778003c90f669eaf7995292c9435aaab61392066dd9216f97dd8411188e", "10b04e7ab2bab933ca4521de626c36ffe37cf925c84fd0b5bb6b97d3f4be7736", "d6659a4adce3904a1993f552c8b70c639932da7086bacc43ec4dd9c828635684" ] }, "32bit": { "url": [ "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.2/go-feature-flag_1.18.2_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.2/go-feature-flag-migration-cli_1.18.2_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.2/go-feature-flag-lint_1.18.2_Windows_i386.tar.gz" ], "hash": [ "2ad738e2fbfe1491b7ef05f0e6a3af5172ecf4d6869019df1c175af8f0b41973", "c13f8c5dff444d543674b29fc454af244e5e598300f1bd9a752aa94e5f311612", "bbcf25dd43ffda4b0514449647500a22e082501338c0b3e6a11c521218b0033c" ] }, "arm64": { "url": [ "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.2/go-feature-flag_1.18.2_Windows_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.2/go-feature-flag-migration-cli_1.18.2_Linux_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.2/go-feature-flag-lint_1.18.2_Windows_arm64.tar.gz" ], "hash": [ "45b3755e2dae64e033d32663e393111671f2c42e4dcef8f2a7f2644e4b9f5878", "64af8f7ecb80e5bed1306c6f3d73fd9f8024510d95b240873def196f0e7ebe3b", "7d18316930077657137921be454ed21d0a1f1bafa3ab0f92725e4490b6615877" ] } }, "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" } } }