{ "version": "1.34.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.34.2/go-feature-flag_1.34.2_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.34.2/go-feature-flag-migration-cli_1.34.2_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.34.2/go-feature-flag-lint_1.34.2_Windows_x86_64.tar.gz" ], "hash": [ "9ddc26f3d5d9df9fae70340ee2beff1296b753d6971cbc48a51868fda3c5567c", "e3099ae9ba8b379bace2ae908cf502c83cef33d7672d355e593db2f7ba829e73", "2188570663ae99141d2b57c5ac6a3bace5dd1972c1a75a720e008a3df545b463" ] }, "32bit": { "url": [ "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.34.2/go-feature-flag_1.34.2_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.34.2/go-feature-flag-migration-cli_1.34.2_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.34.2/go-feature-flag-lint_1.34.2_Windows_i386.tar.gz" ], "hash": [ "d42212fc017d10f1a28029da33eb51981c5aa21c090ff82e58f81649e5dd8dd0", "c0a0ddbcfa80361c0499750915a1bc06e4f8bfd3265d71a181895b080eff80cb", "3cf880c04093af7db4f65aeba950b3f835e441cb1bce4b8766984065cf03d269" ] }, "arm64": { "url": [ "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.34.2/go-feature-flag_1.34.2_Windows_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.34.2/go-feature-flag-migration-cli_1.34.2_Linux_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.34.2/go-feature-flag-lint_1.34.2_Windows_arm64.tar.gz" ], "hash": [ "479bec9c83ad336d99da802ba03b55b145f7b8d72bcb0b31f191d4caa7410082", "61cd456b30767128eb49dff9c21ca4eb89eaa02d58fcd5c2afc097ff62b21086", "5feefe2ce756faff6d5b604d034f105eaf097c6be34e8f2d5a648b44bf6569ec" ] } }, "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" } } }