go-feature-flag: Update to version 1.47.1

This commit is contained in:
github-actions[bot] 2025-10-28 00:38:24 +00:00
parent 090e2a43d4
commit cb91de695c

View File

@ -1,37 +1,37 @@
{ {
"version": "1.46.1", "version": "1.47.1",
"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.46.1/go-feature-flag_1.46.1_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.47.1/go-feature-flag_1.47.1_Windows_x86_64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.46.1/go-feature-flag-cli_1.46.1_Windows_x86_64.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.47.1/go-feature-flag-cli_1.47.1_Windows_x86_64.tar.gz"
], ],
"hash": [ "hash": [
"9f9b35749edd2e25d5d01f942cfbe7c7acee4ae127ecd746722790bd1f02f203", "18d81164c761c15bca3b0a73ccf482fe579588cb9003f7521e16184bfd516850",
"7399d6a835c4b32f083c1a27dc886b74429abdc3d600ea3fbe4f47887fe1584d" "305eb4efc2acc96850f839cd7fa775ac6a87bba3279c6575247d8d462a1750d3"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.46.1/go-feature-flag_1.46.1_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.47.1/go-feature-flag_1.47.1_Windows_i386.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.46.1/go-feature-flag-cli_1.46.1_Windows_i386.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.47.1/go-feature-flag-cli_1.47.1_Windows_i386.tar.gz"
], ],
"hash": [ "hash": [
"f35e8a5188cc76b5704fca69c7652f467bd260e6ce0893299be7c2cb66bd533a", "b6de9b88fc7045d7259b1613bbea996b13bfe31d4f9f13964da5aa6c01af1914",
"a190f849dbf05566b98d22fd24a45ecf5fab3e6eee6608ea1eeb716a98a9c87a" "c20aa58e9e3bf80a44b1bdd99de120432ec15d1d0cb087292b9c7e0ccedb8d50"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.46.1/go-feature-flag_1.46.1_Windows_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.47.1/go-feature-flag_1.47.1_Windows_arm64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.46.1/go-feature-flag-cli_1.46.1_Windows_arm64.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.47.1/go-feature-flag-cli_1.47.1_Windows_arm64.tar.gz"
], ],
"hash": [ "hash": [
"00ef80e257e7c76d447aa66d28b03d4970c7fde0f654cedb4494a6951bf0191c", "f8259393ad55e2066dda3e403ba6cff44b1327677943aed76a114c52dbe0d533",
"f685ec3d07ba2abace209769130c39abd1303098646cece399c2b640f6ff2099" "cab5324f7e764ea70c89bb44b1e92e74a87f9045646a27e6c25271a031ea9934"
] ]
} }
}, },