{ "version": "1.31.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.31.2/go-feature-flag_1.31.2_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.2/go-feature-flag-migration-cli_1.31.2_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.2/go-feature-flag-lint_1.31.2_Windows_x86_64.tar.gz" ], "hash": [ "1590f410341ba834b0b9f6e9861cb2a8b3f5d5724c0f7fae96a1bb7bc35f1442", "083281354b0d0172844fb41eb13fff64674ab617bd335a81b1c56d563f97318e", "55f33dee621fe30b2b92a4e751dd03e1c6e141bc440de3e177ae086353133ff8" ] }, "32bit": { "url": [ "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.2/go-feature-flag_1.31.2_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.2/go-feature-flag-migration-cli_1.31.2_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.2/go-feature-flag-lint_1.31.2_Windows_i386.tar.gz" ], "hash": [ "7fa984d1c4c16a38cda9b3a0a8ec85353bd9190cf01c262a12662f1d80be7ee5", "dce9668b74b554f280195a5cc49e3841eb5689947d32afb7c45c201c8882971c", "814266ba4b700c302a3a68a4d07e16a3e1fc1e52fc51fd853407aa7e3f17c76c" ] }, "arm64": { "url": [ "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.2/go-feature-flag_1.31.2_Windows_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.2/go-feature-flag-migration-cli_1.31.2_Linux_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.2/go-feature-flag-lint_1.31.2_Windows_arm64.tar.gz" ], "hash": [ "bc8fd199c2e97011e5f96e6978ffe91646c21d4c1eaa13dbe86122660a66d478", "01cd02a9d630956b7e89767e893a9a42ba7be90134762f9022fc0c1e50325eee", "dfa886dc86d27bf33d32ac3a1cea6b9b3d864704eca372e80107d45a2785845d" ] } }, "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" } } }