go-feature-flag: Update to version 1.23.1

This commit is contained in:
github-actions[bot] 2024-02-26 20:25:12 +00:00
parent ffaee1fcb5
commit a1f0e3fc4e

View File

@ -1,43 +1,43 @@
{ {
"version": "1.23.0", "version": "1.23.1",
"description": "Simple, complete, and lightweight feature flag solution", "description": "Simple, complete, and lightweight feature flag solution",
"homepage": "https://gofeatureflag.org", "homepage": "https://gofeatureflag.org",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.23.0/go-feature-flag_1.23.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.23.1/go-feature-flag_1.23.1_Windows_x86_64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.23.0/go-feature-flag-migration-cli_1.23.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.23.1/go-feature-flag-migration-cli_1.23.1_Windows_x86_64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.23.0/go-feature-flag-lint_1.23.0_Windows_x86_64.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.23.1/go-feature-flag-lint_1.23.1_Windows_x86_64.tar.gz"
], ],
"hash": [ "hash": [
"2ae2cb4b0515ef4357a425aa324e16c581fc532e62d2c5e4ae01939c4c606077", "431d7042f4b19c55b525e2405f77aa6fb73a13790f72b06fe1c01dd87759858a",
"7cbe132bc08e69f2966280fc0d34a9dc92002eefb9f0345acd2e5ff962ff625f", "fabb2fb107c31e3f76c19518b931b3983a36e2449260ab875c73131c1763f34b",
"5c144947208f8eb8ba453b76642ad0dac1cfa27e359863a9e5b2ba0aaeb28731" "b324b4993656a58c4549bc8be5aab152c7b369ee807027fd5884ca0a3592b802"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.23.0/go-feature-flag_1.23.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.23.1/go-feature-flag_1.23.1_Windows_i386.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.23.0/go-feature-flag-migration-cli_1.23.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.23.1/go-feature-flag-migration-cli_1.23.1_Windows_i386.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.23.0/go-feature-flag-lint_1.23.0_Windows_i386.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.23.1/go-feature-flag-lint_1.23.1_Windows_i386.tar.gz"
], ],
"hash": [ "hash": [
"d792609a1e8f2be4576bf53d3811092a05c5fb8f8449aa84a4fcf003d03e3f45", "420d5648c79f9c5b41bca9370a92d9fffc06909d026e9b30966c77d062bef9ef",
"4f68dd60d569ac89ccae8af8da5f7d36a3c27c9a8517eff5ca9e38344439580e", "4a7bae537bff80ff0d56028f53c957e322a6f2c2ed51436387e2501c61448044",
"abbf9fed02e0b2b8e34cd87508d9282f4c49007a7c9282f4eb1582a2437b469f" "99acc02ab5a71c4fd1c40474a2cd5d63f3a9a0399ffbda88780051938bf66f67"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.23.0/go-feature-flag_1.23.0_Windows_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.23.1/go-feature-flag_1.23.1_Windows_arm64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.23.0/go-feature-flag-migration-cli_1.23.0_Linux_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.23.1/go-feature-flag-migration-cli_1.23.1_Linux_arm64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.23.0/go-feature-flag-lint_1.23.0_Windows_arm64.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.23.1/go-feature-flag-lint_1.23.1_Windows_arm64.tar.gz"
], ],
"hash": [ "hash": [
"57d3975fd8bb04ca0dacaa8150c8cc25b802852a60cd793b687f3cfd7a52dbfb", "276aa631565c7f42dc1b3572a7ee18aa541ccf309d4613aa26b25618122760f8",
"7ef6eaed34a18691f57c22a79ea0519e31d65af6d71265058b0bde991b7b74be", "15ae20cd8dadfbdb88dca7b289683279b9575ae1bdcf19dc7bc50dd27ba66112",
"541c6ba318beccd0b922def833835902692c5c129baf5f04e2f27303d9b1e0b0" "bb020b0a36ee1f0702fe1482e2c4b9106ba769047976f5e74e4a4994cb32af66"
] ]
} }
}, },