go-feature-flag: Update to version 1.33.0

This commit is contained in:
github-actions[bot] 2024-08-16 08:28:50 +00:00
parent 76c2d4c6b6
commit 223031412a

View File

@ -1,43 +1,43 @@
{ {
"version": "1.32.0", "version": "1.33.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.32.0/go-feature-flag_1.32.0_Windows_x86_64.tar.gz", "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.32.0/go-feature-flag-migration-cli_1.32.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.32.0/go-feature-flag-lint_1.32.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"
], ],
"hash": [ "hash": [
"759633d66338ea4027555316a3fa07f909d4791503f8787fe2a506483d008a25", "15d8e7151909fb8b4677297c07104a221741741836be1cfaea8984f02e4f3d4b",
"304a790127761361b35d9f8aa5eea2512fc99f17753546b84599869c01a01e2f", "64981186a05ed0fce8fd6652d0d479da96bcc5b0c4d7f25d106f2dbb620bb3ae",
"983c6cc35a12ba1fd3fcc4cc8a5fc25ee59d3ab4eae299170c88bd6c966eede0" "9b01e33e9248afc6248260a5860ec3147b900df2f3f15de6f19fd3c722ce9c66"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.32.0/go-feature-flag_1.32.0_Windows_i386.tar.gz", "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.32.0/go-feature-flag-migration-cli_1.32.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.32.0/go-feature-flag-lint_1.32.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"
], ],
"hash": [ "hash": [
"295f8b4252f79273fadaa34caa274d56ca5948899ad87357ad9a7ac8e82e2c49", "22d4e36590d6ad7bba4396d0d80dbb16bdef7757e42540e9df3ba0018414d92b",
"62a36f8336b146e4f289eab30b9cde9d3cfe961d339ac87649e259017ab23253", "466f3bde27e66d33291d3435a641f9d5c0d53c97260109ed0be597fbe1fcabc2",
"310e0c552c81a04d7284fd798fb32054705f439c956c0c1e657d53c86339d971" "8b1bdbe5ff4fc86ff2e3a1ae4858bf406853e640b3254d0842e0b22f3ff0022a"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.32.0/go-feature-flag_1.32.0_Windows_arm64.tar.gz", "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.32.0/go-feature-flag-migration-cli_1.32.0_Linux_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.32.0/go-feature-flag-lint_1.32.0_Windows_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"
], ],
"hash": [ "hash": [
"e1ce52e950701e99b1d0d2507aec75a2f8c020e380d6c211c1667e5e8734f5d7", "3a8737f55363f126cee358a157b60e1496ee685f40e0583218a500eff8ac8ab7",
"c64b66439c399934c973dc3faa6732f7630e60b220161dffa90cf7b3f1273419", "a7d19d364f5cc81e7fc873c40bc9592acacab65b09792a9f6c3e10f793f8a997",
"a502aedb4039e015fc272005ede325f53a5e132091958c92c2b3058b206e05c2" "c405c79bbb38bb0409686631dec32c0f481f334845810b9788c447291e45acfb"
] ]
} }
}, },