go-feature-flag: Update to version 1.25.0

This commit is contained in:
github-actions[bot] 2024-04-06 17:08:21 +00:00
parent 20bab45101
commit 175f6c9be5

View File

@ -1,43 +1,43 @@
{ {
"version": "1.24.2", "version": "1.25.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.24.2/go-feature-flag_1.24.2_Windows_x86_64.tar.gz", "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.24.2/go-feature-flag-migration-cli_1.24.2_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.24.2/go-feature-flag-lint_1.24.2_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"
], ],
"hash": [ "hash": [
"44fc3c301929047fea7988e71913aeee376c277080344fbe7567036dad740069", "af9702ad6f6b3e284429b3b32c825266b0daaea7971b14f44c59e2e4b75de47f",
"5b4cceed72f1210da58f9f55dfcb4daec45ba4cbc4d4b57e980e6b1823f86ea0", "8b47faf1e0b807ae47a0b578745af299b77a4a289b63183b6950025dea018700",
"eafa0239901d6eb687c0f4013806f23f31edf4091f04ca485c2aab7cdec0bf48" "3560edf507ff4726c759ea15f046e356a1d6039e21a9ff8d7e5dcaebe3106051"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.24.2/go-feature-flag_1.24.2_Windows_i386.tar.gz", "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.24.2/go-feature-flag-migration-cli_1.24.2_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.24.2/go-feature-flag-lint_1.24.2_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"
], ],
"hash": [ "hash": [
"de711cfc001f4fda9cd94f6aac38e8c8a0ddeeeb02dda983c7e9b101c16d09f0", "c7bdbe2574a25e4d86b75227c3cb2a7ab5e9f89895aa3c5975f764a29b50fad3",
"549db7f96715ff633c8ec1b49f5c0a178074c1a45e85b87db9e541515b42bc16", "4aefa7123251ac276bee1c907187431574c055d051d6925bece282497a03e4ff",
"39cb4d894b4b3c454c5b0a897ea4edb0d3de4c7cf63acbd1070dff0f64457dec" "a79d95e6f5aa60132a71cab7fc2a910dd7fb358c778428fcf7e143c928bd54fb"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.24.2/go-feature-flag_1.24.2_Windows_arm64.tar.gz", "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.24.2/go-feature-flag-migration-cli_1.24.2_Linux_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.24.2/go-feature-flag-lint_1.24.2_Windows_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"
], ],
"hash": [ "hash": [
"cf50be9dc8986e767ebfe0f854ff2945b01e4fc74499cb7b0598abf3109f172d", "f1469b09c446caca51be5ad71e9d9aa3138523ce059ab330fae50b8712f06c64",
"189b8060abcb7e4f2e103cbe86fb998aa3f766f1473b1ed9540951f056f41253", "20ccb27d2baa6990ea27cd1a6f5a0f343b230acc44904e38ea45bce46f242585",
"bae84feee2dbb42062ebf675c865edbb37edb0b3384f18cd83ca301c2dbb70e3" "9705a75e7e9c246d4247c192252f8d102752126a1e6c0b6fcb4ac85f3871807c"
] ]
} }
}, },