go-feature-flag: Update to version 1.25.1

This commit is contained in:
github-actions[bot] 2024-04-16 01:14:14 +00:00
parent 3cf6050be1
commit d3ac00dc06

View File

@ -1,43 +1,43 @@
{ {
"version": "1.25.0", "version": "1.25.1",
"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.25.0/go-feature-flag_1.25.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.25.1/go-feature-flag_1.25.1_Windows_x86_64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.25.0/go-feature-flag-migration-cli_1.25.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.25.1/go-feature-flag-migration-cli_1.25.1_Windows_x86_64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.25.0/go-feature-flag-lint_1.25.0_Windows_x86_64.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.25.1/go-feature-flag-lint_1.25.1_Windows_x86_64.tar.gz"
], ],
"hash": [ "hash": [
"af9702ad6f6b3e284429b3b32c825266b0daaea7971b14f44c59e2e4b75de47f", "7ca2469e878102c7fd27137f7c42e3d9ce302c73da8afecf0f66839b29c12001",
"8b47faf1e0b807ae47a0b578745af299b77a4a289b63183b6950025dea018700", "8b179ca96c0290f316a59bdc8c0f8c94838d22902b17a9efa781c1aafb027dd5",
"3560edf507ff4726c759ea15f046e356a1d6039e21a9ff8d7e5dcaebe3106051" "b65dbe1f805d28690c6d5cebfb31570ec0befdcd4a5e41c87985f572052d62ea"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.25.0/go-feature-flag_1.25.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.25.1/go-feature-flag_1.25.1_Windows_i386.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.25.0/go-feature-flag-migration-cli_1.25.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.25.1/go-feature-flag-migration-cli_1.25.1_Windows_i386.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.25.0/go-feature-flag-lint_1.25.0_Windows_i386.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.25.1/go-feature-flag-lint_1.25.1_Windows_i386.tar.gz"
], ],
"hash": [ "hash": [
"c7bdbe2574a25e4d86b75227c3cb2a7ab5e9f89895aa3c5975f764a29b50fad3", "9e910654b1ac03dc7fd51013637d1d3857826d96cb4bbd8d2bf122bcaca23f04",
"4aefa7123251ac276bee1c907187431574c055d051d6925bece282497a03e4ff", "26deaf82ad9912f47a30a49ca316f8d860b17f5e03f669fa6be3abf134373d31",
"a79d95e6f5aa60132a71cab7fc2a910dd7fb358c778428fcf7e143c928bd54fb" "acf33c26ff1807de18f41de5ae5f119f9d52a85c5f187f6b8ec27d9732487319"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.25.0/go-feature-flag_1.25.0_Windows_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.25.1/go-feature-flag_1.25.1_Windows_arm64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.25.0/go-feature-flag-migration-cli_1.25.0_Linux_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.25.1/go-feature-flag-migration-cli_1.25.1_Linux_arm64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.25.0/go-feature-flag-lint_1.25.0_Windows_arm64.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.25.1/go-feature-flag-lint_1.25.1_Windows_arm64.tar.gz"
], ],
"hash": [ "hash": [
"f1469b09c446caca51be5ad71e9d9aa3138523ce059ab330fae50b8712f06c64", "e5ef3aef6fa648ef707183e4134f8266a15260b323ae9c6e8d11e71d5e17d1ed",
"20ccb27d2baa6990ea27cd1a6f5a0f343b230acc44904e38ea45bce46f242585", "44836b304b2fb2d06367919be76b3fc6386ebd943074fab49fdf15cacbd84a46",
"9705a75e7e9c246d4247c192252f8d102752126a1e6c0b6fcb4ac85f3871807c" "e767f5086df31199d1df32577d3146a1f6f391919d9079971ec28449855075ee"
] ]
} }
}, },