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", "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.45.6/go-feature-flag_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.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-cli_1.46.0_Windows_x86_64.tar.gz"
], ],
"hash": [ "hash": [
"8d1f6edbd7dd88475f61f75e2b2f35e049a24fc16955a16aa1b6c6f22642b4d0", "0cdc6c7bde80579631eb2f183996848a2c33910007a504b601a6f6a5e9a9aab8",
"0f1c616b64ac541573e6af0408fce0b74824256ba17e0ab93a0c171eb937e9d7" "f732f946d4ec4705a5672ff9c72c3fef0a5d530d9977514175e74d4eff856648"
] ]
}, },
"32bit": { "32bit": {
"url": [ "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.46.0/go-feature-flag_1.46.0_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-cli_1.46.0_Windows_i386.tar.gz"
], ],
"hash": [ "hash": [
"297c50f0b9c42787d9d9db64fdb995bb823fa8fbb0503afdea4e799ee481b351", "ca09ea2ac722edc3077e557c48ecc2d9bd439534a1370ffae709a8fdb0b2bd44",
"4a3cb5b43b59eba3738b5c8ee503885e03d8cff6d46fea246ff1acf5c30cd271" "fde52f287a14cfe24b723d87cb3019c572dbb0d66d4fa464da8a3575eb5237ec"
] ]
}, },
"arm64": { "arm64": {
"url": [ "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.46.0/go-feature-flag_1.46.0_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-cli_1.46.0_Windows_arm64.tar.gz"
], ],
"hash": [ "hash": [
"41a42026a8c66e80766b5fcdf4bc9e4e30b1665cc3eef81d328f618f43574130", "500b6da0c49ed9a2c20fede417d6e5fa8033c17ad245c3ffb4b89886b6d71652",
"59d6251e678f606a5297509418d5af39d484353e45f471a511e8e57e8404c192" "234eb7333dce50883a0915f31716080fb3e6082ae966683618938e8d017c88fa"
] ]
} }
}, },