go-feature-flag: Update to version 1.49.0

This commit is contained in:
github-actions[bot] 2025-12-10 00:42:55 +00:00
parent 80123e6078
commit 97884d3293

View File

@ -1,37 +1,37 @@
{ {
"version": "1.48.0", "version": "1.49.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.48.0/go-feature-flag_1.48.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.49.0/go-feature-flag_1.49.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" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.49.0/go-feature-flag-cli_1.49.0_Windows_x86_64.tar.gz"
], ],
"hash": [ "hash": [
"dc61dd1fa05fa236525c731ecda1c8e59754c8f030d9e7f43255cb2a69576d8a", "c73021717193499075a46f0cc974bf4d9d681a4e1adb7f33bf749afe784f85d7",
"219819b360af2ecf5687b1e0192dd726db8bccd88feb00e4d3b5aa3b5a33c4c2" "5818be411bb7bf228ef08692018a72a64da4ba93fc321338cdadf5fbfcf7182b"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"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.49.0/go-feature-flag_1.49.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" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.49.0/go-feature-flag-cli_1.49.0_Windows_i386.tar.gz"
], ],
"hash": [ "hash": [
"c6dca6e7797a59dcf31ada31052986e2753b569d6a3c17191a9b9c4ac3b66829", "c9febecaa127a8f38e88b38598ad8f2869ab27c96a4e5bf967724237befd17cd",
"68b2927bf134c9adea3e71e7a2da1825aa83842bf5f69a864be293cc9526e918" "a1bdb119b49cda165d4aef6ea065b3d2b548d9a78cbe3f522c714fb271f340be"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"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.49.0/go-feature-flag_1.49.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" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.49.0/go-feature-flag-cli_1.49.0_Windows_arm64.tar.gz"
], ],
"hash": [ "hash": [
"91294f6cf086cdae7112220d3660d1baf7aba927ad9673bf92af8501053ac6fe", "ac73e1c4ffe8208d96b9cb9063adb6bd1011753f02dfb188ba4ce3f1d48e21b5",
"1289ea588355100d0caff6e549c2a7f972c1332d14fd4423d177f3aa755dd6e3" "e31a47d8b91678a0048bb44a0234314a3c5def6f139814fa8915f50e157eadd4"
] ]
} }
}, },