go-feature-flag: Update to version 1.18.2

This commit is contained in:
github-actions[bot] 2023-11-16 08:26:28 +00:00
parent 93b0700593
commit 5a71d51b2d

View File

@ -1,43 +1,43 @@
{ {
"version": "1.18.1", "version": "1.18.2",
"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.18.1/go-feature-flag_1.18.1_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.2/go-feature-flag_1.18.2_Windows_x86_64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.1/go-feature-flag-migration-cli_1.18.1_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.2/go-feature-flag-migration-cli_1.18.2_Windows_x86_64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.1/go-feature-flag-lint_1.18.1_Windows_x86_64.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.2/go-feature-flag-lint_1.18.2_Windows_x86_64.tar.gz"
], ],
"hash": [ "hash": [
"359fef09bd15f8d9427360affb763437fee09c1bb2e94c15b65d026daed5e31a", "68618778003c90f669eaf7995292c9435aaab61392066dd9216f97dd8411188e",
"ccfa6de346fdcf2872f43d649c6f6e4847dfc44f6169025017c3d1aeee6d569c", "10b04e7ab2bab933ca4521de626c36ffe37cf925c84fd0b5bb6b97d3f4be7736",
"948a6e94044feef88ff0fb572f0346f6ba5e8aa6f0637e7f71650f5251aeab89" "d6659a4adce3904a1993f552c8b70c639932da7086bacc43ec4dd9c828635684"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.1/go-feature-flag_1.18.1_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.2/go-feature-flag_1.18.2_Windows_i386.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.1/go-feature-flag-migration-cli_1.18.1_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.2/go-feature-flag-migration-cli_1.18.2_Windows_i386.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.1/go-feature-flag-lint_1.18.1_Windows_i386.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.2/go-feature-flag-lint_1.18.2_Windows_i386.tar.gz"
], ],
"hash": [ "hash": [
"a658e5c59b9ecc7bdcc28d426157c07f0b3c2dd86a45f78450c6d140f39107f4", "2ad738e2fbfe1491b7ef05f0e6a3af5172ecf4d6869019df1c175af8f0b41973",
"7592e1c6055885539866bc5ce4f6ed003ff2413a370100fda2c8ffbb31af884b", "c13f8c5dff444d543674b29fc454af244e5e598300f1bd9a752aa94e5f311612",
"efacbe78937b508bd06c7ecc28246e7d4fcdba02f4352d55bc6c2fb600c0e5a4" "bbcf25dd43ffda4b0514449647500a22e082501338c0b3e6a11c521218b0033c"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.1/go-feature-flag_1.18.1_Windows_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.2/go-feature-flag_1.18.2_Windows_arm64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.1/go-feature-flag-migration-cli_1.18.1_Linux_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.2/go-feature-flag-migration-cli_1.18.2_Linux_arm64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.1/go-feature-flag-lint_1.18.1_Windows_arm64.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.2/go-feature-flag-lint_1.18.2_Windows_arm64.tar.gz"
], ],
"hash": [ "hash": [
"5dba6ae61d7400d4e10914a9ae41dcf1925891fe8c05768d4a51945d0b7c8e1c", "45b3755e2dae64e033d32663e393111671f2c42e4dcef8f2a7f2644e4b9f5878",
"fd07772de97cbb1ca21c2932639833c4f9624899aec194da75f83261c1553038", "64af8f7ecb80e5bed1306c6f3d73fd9f8024510d95b240873def196f0e7ebe3b",
"1368c80190c0803f357926cc349ac8f106e1bc5582a035884fdb34c7631ace4b" "7d18316930077657137921be454ed21d0a1f1bafa3ab0f92725e4490b6615877"
] ]
} }
}, },