go-feature-flag: Update to version 1.22.0

This commit is contained in:
github-actions[bot] 2024-01-29 16:26:46 +00:00
parent c67d41e0d5
commit 21228626fb

View File

@ -1,43 +1,43 @@
{ {
"version": "1.21.0", "version": "1.22.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.21.0/go-feature-flag_1.21.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.22.0/go-feature-flag_1.22.0_Windows_x86_64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.21.0/go-feature-flag-migration-cli_1.21.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.22.0/go-feature-flag-migration-cli_1.22.0_Windows_x86_64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.21.0/go-feature-flag-lint_1.21.0_Windows_x86_64.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.22.0/go-feature-flag-lint_1.22.0_Windows_x86_64.tar.gz"
], ],
"hash": [ "hash": [
"f786007cd58d836bca5527d13ffb7b80068d0780aac25539a0b7d3141c4f528b", "f9ce04be9f7f02ee39b84c6a523d5441c9bf60ac93c16ca0e3dd4d68491ac52b",
"4d782ca8ad632848e0d14e3c084a7e600953efc5132c37f464396205bf8dec36", "be8ef072919f10bccf66dbf4232e99fa471b063a6a9f07300669edc3c3f17178",
"fcd133e323ce81ed9ab2e7f7ee3d83186307696371c8ebcbcdcf1e5b00e37333" "b3dda245fd2be3e72a67b5ac8488b4e22e4adbab442931b4dffddb87d8e10b85"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.21.0/go-feature-flag_1.21.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.22.0/go-feature-flag_1.22.0_Windows_i386.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.21.0/go-feature-flag-migration-cli_1.21.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.22.0/go-feature-flag-migration-cli_1.22.0_Windows_i386.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.21.0/go-feature-flag-lint_1.21.0_Windows_i386.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.22.0/go-feature-flag-lint_1.22.0_Windows_i386.tar.gz"
], ],
"hash": [ "hash": [
"c78e5d40785f3e4238ed02ef787e7bc7746588185c024e7da4ebc0d05ebf6199", "997bf81fdba5a98dc50b33bd2b2af45ffcd225b1ee2d11bd49ca5c6b0864a6bd",
"d549887c88478dd280746d8488e6399833b9fd2adedfd88e12679afc947b2d31", "38396ff023e5c4c82f5ac13e6842e1290828cb490ca3a6db9bf0f5470aeeae6d",
"2a77602dec6707c774611fd16f4d6a574356c0feb853abec2b51615bbe37c99a" "b2ef271a21c5bf63ee343c8ce2822313e361a5b0294695b5e39857b3a11fd142"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.21.0/go-feature-flag_1.21.0_Windows_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.22.0/go-feature-flag_1.22.0_Windows_arm64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.21.0/go-feature-flag-migration-cli_1.21.0_Linux_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.22.0/go-feature-flag-migration-cli_1.22.0_Linux_arm64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.21.0/go-feature-flag-lint_1.21.0_Windows_arm64.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.22.0/go-feature-flag-lint_1.22.0_Windows_arm64.tar.gz"
], ],
"hash": [ "hash": [
"584f7083a441f6f536460c24d8c77f272435a7e21dd51858a92723c25a1e23e6", "1e5e1b68deef8b9551c5011fd31ec259b16d3df38017e9d3775d9f2034ee19e9",
"8cf9b6c4cca263307686a769150f65b9f9f131b462812570fde70eefeb7cc261", "f2f1b8bf3ada2838e7832ccdd08334497a2c7118e7b78d63efda7b5e869e0073",
"ed5dd2ad55030ad23f7fd091c00a7f573054bd3f60c8028be56a0c2ebdc4a839" "2c11151e70df0343961e3fe999fb7da4ab4e6e882e22f517c08dc155751e6d06"
] ]
} }
}, },