{ "version": "1.15.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.15.2/go-feature-flag_1.15.2_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.15.2/go-feature-flag-migration-cli_1.15.2_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.15.2/go-feature-flag-lint_1.15.2_Windows_x86_64.tar.gz" ], "hash": [ "995a9d5b1934957575fe6bf89b8e8d4f367fd5460bbd30e4b44bbf468965fce1", "5988b9224ed38a488bb0d19ff9ea24ed285922f63680f26a9e04a3d7560df225", "10566f019a5a1d0fbfda4eb0e69284b4ffe4cca3d4061306006de8be8fa49b1f" ] }, "32bit": { "url": [ "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.15.2/go-feature-flag_1.15.2_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.15.2/go-feature-flag-migration-cli_1.15.2_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.15.2/go-feature-flag-lint_1.15.2_Windows_i386.tar.gz" ], "hash": [ "0780d45f9584399e18ed8a035c0a79d7b7056904a55b8050e2e4f67f48e09843", "813366a32999f9e4e21969741a0220f59d6fdecc6b9b576d695a6c3e98f7dcec", "673fca5bbe626c9af434b46220687379acc3e7b20ca5c26e1aa5209b84f71831" ] }, "arm64": { "url": [ "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.15.2/go-feature-flag_1.15.2_Windows_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.15.2/go-feature-flag-migration-cli_1.15.2_Linux_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.15.2/go-feature-flag-lint_1.15.2_Windows_arm64.tar.gz" ], "hash": [ "3636fbfce7a8a5f8db6f5902263da6f1da8603be9019aacf1fdd56fb6ceb43eb", "5e8897f196655a693e4a030e2a4c3d77f1af6a07fdd3c44762761dfb606c41e3", "5b2ad00e57f1dd6b171cf6f860fba0f4463c6a5f84d1cdcf837a1fa4dfdc6676" ] } }, "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" } } }