From cf7de9ec07f8e58ad4ec829ef5c2e61dcbf0bafc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 12:33:08 +0000 Subject: [PATCH] go-feature-flag: Update to version 1.50.1 --- bucket/go-feature-flag.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/bucket/go-feature-flag.json b/bucket/go-feature-flag.json index bc69f40aa9..c95e91c5a0 100644 --- a/bucket/go-feature-flag.json +++ b/bucket/go-feature-flag.json @@ -1,37 +1,37 @@ { - "version": "1.50.0", + "version": "1.50.1", "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.50.0/go-feature-flag_1.50.0_Windows_x86_64.tar.gz", - "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.50.0/go-feature-flag-cli_1.50.0_Windows_x86_64.tar.gz" + "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.50.1/go-feature-flag_1.50.1_Windows_x86_64.tar.gz", + "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.50.1/go-feature-flag-cli_1.50.1_Windows_x86_64.tar.gz" ], "hash": [ - "b90ccfdc6c491920202eb6f7a15eaa8ec4e61b866b4cea5861a18da2e765a578", - "0bbc218e53eb2bc2faf5f41e5d3c81fa99cedbaa81c622c5c5f5fa7dcc47d37a" + "14b80ae02cfab4e07485e27adf2a38967b61bad6f2ef1324023a77df7f9da46c", + "2d067d1cb9d33725aaeaba4797bfccc22213fdd4cc3dbcbfdf6ef14a3d872bbb" ] }, "32bit": { "url": [ - "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.50.0/go-feature-flag_1.50.0_Windows_i386.tar.gz", - "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.50.0/go-feature-flag-cli_1.50.0_Windows_i386.tar.gz" + "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.50.1/go-feature-flag_1.50.1_Windows_i386.tar.gz", + "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.50.1/go-feature-flag-cli_1.50.1_Windows_i386.tar.gz" ], "hash": [ - "6f8d195e18d1d2e191c2bff49017b420126368e7dc749020288db52c451b5bd5", - "e1afc2b53ae776b6cf45436227c74ddaa5e14bf266baef00bd98d200414a4343" + "a508ae928f0370ad3cad697dcaed385b69653af0863b38a7fe90de52365f5900", + "b51e583a44fbd70c2a022cc56eb968ac003008a448b842ca4aecde4806607489" ] }, "arm64": { "url": [ - "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.50.0/go-feature-flag_1.50.0_Windows_arm64.tar.gz", - "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.50.0/go-feature-flag-cli_1.50.0_Windows_arm64.tar.gz" + "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.50.1/go-feature-flag_1.50.1_Windows_arm64.tar.gz", + "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.50.1/go-feature-flag-cli_1.50.1_Windows_arm64.tar.gz" ], "hash": [ - "6fa6a2ff8e339f93effb2ff616ca305c226cdacc043ef2f47a6dba8d1a0b16b2", - "6d632a9f7261226608761508cbb18d008613e67bf1e943d301602a01820166b3" + "ec1b5281994a6a2a8452170963a15b08c3f46bb6356df06ef07967402fe989a5", + "c92aae73e890f4c7c76e4e2800e759c94f77154607d857cad12f47ab850023a4" ] } },