From c0d5bd8afb411605e491606890d47699ec89df8e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 12:31:58 +0000 Subject: [PATCH] go-feature-flag: Update to version 1.48.0 --- 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 225d36330c..5479562750 100644 --- a/bucket/go-feature-flag.json +++ b/bucket/go-feature-flag.json @@ -1,37 +1,37 @@ { - "version": "1.47.1", + "version": "1.48.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.47.1/go-feature-flag_1.47.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" + "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.48.0/go-feature-flag_1.48.0_Windows_x86_64.tar.gz", + "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.48.0/go-feature-flag-cli_1.48.0_Windows_x86_64.tar.gz" ], "hash": [ - "18d81164c761c15bca3b0a73ccf482fe579588cb9003f7521e16184bfd516850", - "305eb4efc2acc96850f839cd7fa775ac6a87bba3279c6575247d8d462a1750d3" + "dc61dd1fa05fa236525c731ecda1c8e59754c8f030d9e7f43255cb2a69576d8a", + "219819b360af2ecf5687b1e0192dd726db8bccd88feb00e4d3b5aa3b5a33c4c2" ] }, "32bit": { "url": [ - "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.47.1/go-feature-flag-cli_1.47.1_Windows_i386.tar.gz" + "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.48.0/go-feature-flag_1.48.0_Windows_i386.tar.gz", + "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.48.0/go-feature-flag-cli_1.48.0_Windows_i386.tar.gz" ], "hash": [ - "b6de9b88fc7045d7259b1613bbea996b13bfe31d4f9f13964da5aa6c01af1914", - "c20aa58e9e3bf80a44b1bdd99de120432ec15d1d0cb087292b9c7e0ccedb8d50" + "c6dca6e7797a59dcf31ada31052986e2753b569d6a3c17191a9b9c4ac3b66829", + "68b2927bf134c9adea3e71e7a2da1825aa83842bf5f69a864be293cc9526e918" ] }, "arm64": { "url": [ - "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.47.1/go-feature-flag-cli_1.47.1_Windows_arm64.tar.gz" + "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.48.0/go-feature-flag_1.48.0_Windows_arm64.tar.gz", + "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.48.0/go-feature-flag-cli_1.48.0_Windows_arm64.tar.gz" ], "hash": [ - "f8259393ad55e2066dda3e403ba6cff44b1327677943aed76a114c52dbe0d533", - "cab5324f7e764ea70c89bb44b1e92e74a87f9045646a27e6c25271a031ea9934" + "91294f6cf086cdae7112220d3660d1baf7aba927ad9673bf92af8501053ac6fe", + "1289ea588355100d0caff6e549c2a7f972c1332d14fd4423d177f3aa755dd6e3" ] } },