{ "version": "1.28.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.28.0/go-feature-flag_1.28.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.28.0/go-feature-flag-migration-cli_1.28.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.28.0/go-feature-flag-lint_1.28.0_Windows_x86_64.tar.gz" ], "hash": [ "2135c90170a4e461ce4402ede1df4fc86e7a9968d0ea4ba7d02bdb53a5558bb7", "8a873c4d20ab6d885b8b81e1c2b6b4deda7f986d7c68b66b15541c2dbfd2dab1", "3411a28b9f6fa430b088889c7c38552506f9b3bc6509589ad740ec3147ef28a9" ] }, "32bit": { "url": [ "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.28.0/go-feature-flag_1.28.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.28.0/go-feature-flag-migration-cli_1.28.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.28.0/go-feature-flag-lint_1.28.0_Windows_i386.tar.gz" ], "hash": [ "579856df6894f9b39cfccb4a4269eeac47355088167e41bbcb168dec5a1a8382", "156325b223cf212c361797a027b0df14cd9d6932af2922873520dac1a3db3e6a", "6df595d8dd95e36227b6bad3f8bbf1d725b92e163101082d46e3f35db43d9f52" ] }, "arm64": { "url": [ "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.28.0/go-feature-flag_1.28.0_Windows_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.28.0/go-feature-flag-migration-cli_1.28.0_Linux_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.28.0/go-feature-flag-lint_1.28.0_Windows_arm64.tar.gz" ], "hash": [ "edf3f71db2fc141227d030fc995b4739532a3ee3845df75c7cc7d60666f4155f", "13e3b40d83818cb9b78f4a07ab8e320a4b5ae53b7b0f31df42dce63f63c06a7c", "ce35640902432a8baae58f3e0089ce31ea3ad9d9e95b1d7274e9eed53e989d74" ] } }, "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" } } }