go-feature-flag: Update to version 1.28.0

This commit is contained in:
github-actions[bot] 2024-05-17 16:28:20 +00:00
parent 67a1baaea3
commit 2faf0a1b77

View File

@ -1,43 +1,43 @@
{ {
"version": "1.27.0", "version": "1.28.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.27.0/go-feature-flag_1.27.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.28.0/go-feature-flag_1.28.0_Windows_x86_64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.27.0/go-feature-flag-migration-cli_1.27.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.28.0/go-feature-flag-migration-cli_1.28.0_Windows_x86_64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.27.0/go-feature-flag-lint_1.27.0_Windows_x86_64.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.28.0/go-feature-flag-lint_1.28.0_Windows_x86_64.tar.gz"
], ],
"hash": [ "hash": [
"705900e2808af62a66e5219eb3d3396d85e1e745f0011e0e05aec59c9287a84d", "2135c90170a4e461ce4402ede1df4fc86e7a9968d0ea4ba7d02bdb53a5558bb7",
"f12dc32b2538e20231383cd37d1c4614113acf421010e8ead7013754d593a257", "8a873c4d20ab6d885b8b81e1c2b6b4deda7f986d7c68b66b15541c2dbfd2dab1",
"ff8b2d772519982f7704895a7a1d85cb9e8e48994987a9c2eebfde0c7f3b1707" "3411a28b9f6fa430b088889c7c38552506f9b3bc6509589ad740ec3147ef28a9"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.27.0/go-feature-flag_1.27.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.28.0/go-feature-flag_1.28.0_Windows_i386.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.27.0/go-feature-flag-migration-cli_1.27.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.28.0/go-feature-flag-migration-cli_1.28.0_Windows_i386.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.27.0/go-feature-flag-lint_1.27.0_Windows_i386.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.28.0/go-feature-flag-lint_1.28.0_Windows_i386.tar.gz"
], ],
"hash": [ "hash": [
"030b11638ba26d1e2f8d6db246b6b69c1355347e1b06da29e53d0414fce2d438", "579856df6894f9b39cfccb4a4269eeac47355088167e41bbcb168dec5a1a8382",
"5c5cbf7557abd32a7f2a5f636abed0b9fdd4fddaa12c7f263837585c2727808b", "156325b223cf212c361797a027b0df14cd9d6932af2922873520dac1a3db3e6a",
"48e922ba372f8315c2a5838ab8f474b8b04589d3c097d818270fc3f318707f81" "6df595d8dd95e36227b6bad3f8bbf1d725b92e163101082d46e3f35db43d9f52"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.27.0/go-feature-flag_1.27.0_Windows_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.28.0/go-feature-flag_1.28.0_Windows_arm64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.27.0/go-feature-flag-migration-cli_1.27.0_Linux_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.28.0/go-feature-flag-migration-cli_1.28.0_Linux_arm64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.27.0/go-feature-flag-lint_1.27.0_Windows_arm64.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.28.0/go-feature-flag-lint_1.28.0_Windows_arm64.tar.gz"
], ],
"hash": [ "hash": [
"9304a0122355fd34cb950c29aba605f34da75e8332986b7ebc8d7a343dc7f57e", "edf3f71db2fc141227d030fc995b4739532a3ee3845df75c7cc7d60666f4155f",
"784be12984222661dfee827b566e66535699b6da59f38b910a3e9d8cce678d04", "13e3b40d83818cb9b78f4a07ab8e320a4b5ae53b7b0f31df42dce63f63c06a7c",
"f9b747a6302a6be6ecbbdb4f63493485627d15e69a12c610079d9d091d8ac909" "ce35640902432a8baae58f3e0089ce31ea3ad9d9e95b1d7274e9eed53e989d74"
] ]
} }
}, },