go-feature-flag: Update to version 1.46.0

This commit is contained in:
github-actions[bot] 2025-09-19 16:29:26 +00:00
parent 00802d7a96
commit d45984159f

View File

@ -1,37 +1,37 @@
{
"version": "1.45.6",
"version": "1.46.0",
"description": "Simple, complete, and lightweight feature flag solution",
"homepage": "https://gofeatureflag.org",
"license": "MIT",
"architecture": {
"64bit": {
"url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.45.6/go-feature-flag_1.45.6_Windows_x86_64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.45.6/go-feature-flag-cli_1.45.6_Windows_x86_64.tar.gz"
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.46.0/go-feature-flag_1.46.0_Windows_x86_64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.46.0/go-feature-flag-cli_1.46.0_Windows_x86_64.tar.gz"
],
"hash": [
"8d1f6edbd7dd88475f61f75e2b2f35e049a24fc16955a16aa1b6c6f22642b4d0",
"0f1c616b64ac541573e6af0408fce0b74824256ba17e0ab93a0c171eb937e9d7"
"0cdc6c7bde80579631eb2f183996848a2c33910007a504b601a6f6a5e9a9aab8",
"f732f946d4ec4705a5672ff9c72c3fef0a5d530d9977514175e74d4eff856648"
]
},
"32bit": {
"url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.45.6/go-feature-flag_1.45.6_Windows_i386.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.45.6/go-feature-flag-cli_1.45.6_Windows_i386.tar.gz"
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.46.0/go-feature-flag_1.46.0_Windows_i386.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.46.0/go-feature-flag-cli_1.46.0_Windows_i386.tar.gz"
],
"hash": [
"297c50f0b9c42787d9d9db64fdb995bb823fa8fbb0503afdea4e799ee481b351",
"4a3cb5b43b59eba3738b5c8ee503885e03d8cff6d46fea246ff1acf5c30cd271"
"ca09ea2ac722edc3077e557c48ecc2d9bd439534a1370ffae709a8fdb0b2bd44",
"fde52f287a14cfe24b723d87cb3019c572dbb0d66d4fa464da8a3575eb5237ec"
]
},
"arm64": {
"url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.45.6/go-feature-flag_1.45.6_Windows_arm64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.45.6/go-feature-flag-cli_1.45.6_Windows_arm64.tar.gz"
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.46.0/go-feature-flag_1.46.0_Windows_arm64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.46.0/go-feature-flag-cli_1.46.0_Windows_arm64.tar.gz"
],
"hash": [
"41a42026a8c66e80766b5fcdf4bc9e4e30b1665cc3eef81d328f618f43574130",
"59d6251e678f606a5297509418d5af39d484353e45f471a511e8e57e8404c192"
"500b6da0c49ed9a2c20fede417d6e5fa8033c17ad245c3ffb4b89886b6d71652",
"234eb7333dce50883a0915f31716080fb3e6082ae966683618938e8d017c88fa"
]
}
},