{ "version": "1.18.1", "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.1/go-feature-flag_1.18.1_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.1/go-feature-flag-migration-cli_1.18.1_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.1/go-feature-flag-lint_1.18.1_Windows_x86_64.tar.gz" ], "hash": [ "359fef09bd15f8d9427360affb763437fee09c1bb2e94c15b65d026daed5e31a", "ccfa6de346fdcf2872f43d649c6f6e4847dfc44f6169025017c3d1aeee6d569c", "948a6e94044feef88ff0fb572f0346f6ba5e8aa6f0637e7f71650f5251aeab89" ] }, "32bit": { "url": [ "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.1/go-feature-flag_1.18.1_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.1/go-feature-flag-migration-cli_1.18.1_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.1/go-feature-flag-lint_1.18.1_Windows_i386.tar.gz" ], "hash": [ "a658e5c59b9ecc7bdcc28d426157c07f0b3c2dd86a45f78450c6d140f39107f4", "7592e1c6055885539866bc5ce4f6ed003ff2413a370100fda2c8ffbb31af884b", "efacbe78937b508bd06c7ecc28246e7d4fcdba02f4352d55bc6c2fb600c0e5a4" ] }, "arm64": { "url": [ "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.1/go-feature-flag_1.18.1_Windows_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.1/go-feature-flag-migration-cli_1.18.1_Linux_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.1/go-feature-flag-lint_1.18.1_Windows_arm64.tar.gz" ], "hash": [ "5dba6ae61d7400d4e10914a9ae41dcf1925891fe8c05768d4a51945d0b7c8e1c", "fd07772de97cbb1ca21c2932639833c4f9624899aec194da75f83261c1553038", "1368c80190c0803f357926cc349ac8f106e1bc5582a035884fdb34c7631ace4b" ] } }, "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" } } }