go-feature-flag: Update to version 1.34.0

This commit is contained in:
github-actions[bot] 2024-09-13 16:29:47 +00:00
parent a14176febd
commit 7e89638bd4

View File

@ -1,43 +1,43 @@
{ {
"version": "1.33.0", "version": "1.34.0",
"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.33.0/go-feature-flag_1.33.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.34.0/go-feature-flag_1.34.0_Windows_x86_64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.33.0/go-feature-flag-migration-cli_1.33.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.34.0/go-feature-flag-migration-cli_1.34.0_Windows_x86_64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.33.0/go-feature-flag-lint_1.33.0_Windows_x86_64.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.34.0/go-feature-flag-lint_1.34.0_Windows_x86_64.tar.gz"
], ],
"hash": [ "hash": [
"15d8e7151909fb8b4677297c07104a221741741836be1cfaea8984f02e4f3d4b", "63ffcac4eda712d37dd0ffb04fd6eea5b037dbdc22eed9dce7923d380bf368bb",
"64981186a05ed0fce8fd6652d0d479da96bcc5b0c4d7f25d106f2dbb620bb3ae", "c32711a5ccae4d428e2f70e2eabb1caffb20866f1c31208c4ce2436c6379b084",
"9b01e33e9248afc6248260a5860ec3147b900df2f3f15de6f19fd3c722ce9c66" "13f014fec0c6108dbf4f770ac7399bf3774eb513a0fbe10655d52e45a8f65870"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.33.0/go-feature-flag_1.33.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.34.0/go-feature-flag_1.34.0_Windows_i386.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.33.0/go-feature-flag-migration-cli_1.33.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.34.0/go-feature-flag-migration-cli_1.34.0_Windows_i386.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.33.0/go-feature-flag-lint_1.33.0_Windows_i386.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.34.0/go-feature-flag-lint_1.34.0_Windows_i386.tar.gz"
], ],
"hash": [ "hash": [
"22d4e36590d6ad7bba4396d0d80dbb16bdef7757e42540e9df3ba0018414d92b", "11308cc9e21040cbf3c778603bc003261c8771d0fc6e37f646dc555a431078c8",
"466f3bde27e66d33291d3435a641f9d5c0d53c97260109ed0be597fbe1fcabc2", "7e9c9d91f41cfd9b81e8a4c53ecf338ca42372d70babc4412ba7dd958c1d427e",
"8b1bdbe5ff4fc86ff2e3a1ae4858bf406853e640b3254d0842e0b22f3ff0022a" "b66cd7540c5b95e9cc8cee9d0e773b8c37f0a77b9c54acbe1258f8f1e470aa38"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.33.0/go-feature-flag_1.33.0_Windows_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.34.0/go-feature-flag_1.34.0_Windows_arm64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.33.0/go-feature-flag-migration-cli_1.33.0_Linux_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.34.0/go-feature-flag-migration-cli_1.34.0_Linux_arm64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.33.0/go-feature-flag-lint_1.33.0_Windows_arm64.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.34.0/go-feature-flag-lint_1.34.0_Windows_arm64.tar.gz"
], ],
"hash": [ "hash": [
"3a8737f55363f126cee358a157b60e1496ee685f40e0583218a500eff8ac8ab7", "0a23ec0825c3062aead0571e221645aa5180fababf1f5ec4b442893f1c89e3b8",
"a7d19d364f5cc81e7fc873c40bc9592acacab65b09792a9f6c3e10f793f8a997", "71762c7c7f570ced935bd7ceeeb991b1a0fe9c854e616fc5af835088a5b90155",
"c405c79bbb38bb0409686631dec32c0f481f334845810b9788c447291e45acfb" "546ca4464b9c7af4bd4100f9be28fd26491587a4218ece361a98bbb264b2f84c"
] ]
} }
}, },