go-feature-flag: Update to version 1.24.2

This commit is contained in:
github-actions[bot] 2024-03-27 13:14:38 +00:00
parent 15f2ba0793
commit a2babcee21

View File

@ -1,43 +1,43 @@
{ {
"version": "1.24.1", "version": "1.24.2",
"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.1/go-feature-flag_1.24.1_Windows_x86_64.tar.gz", "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.24.1/go-feature-flag-migration-cli_1.24.1_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.24.1/go-feature-flag-lint_1.24.1_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"
], ],
"hash": [ "hash": [
"ae1ec9918fe2e356a0503e1f5e2ab3cf77f308a4a6eb3a637835f30d1fb97c75", "44fc3c301929047fea7988e71913aeee376c277080344fbe7567036dad740069",
"2626f2a74cb8ea55fc594ca2fc7a39deb888340e8940e8fcc52a1c203f75ae44", "5b4cceed72f1210da58f9f55dfcb4daec45ba4cbc4d4b57e980e6b1823f86ea0",
"e443d25e16536cdd279ee0d1f4adecd0ce419c24ae11c9a980a42640f8007d21" "eafa0239901d6eb687c0f4013806f23f31edf4091f04ca485c2aab7cdec0bf48"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.24.1/go-feature-flag_1.24.1_Windows_i386.tar.gz", "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.24.1/go-feature-flag-migration-cli_1.24.1_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.24.1/go-feature-flag-lint_1.24.1_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"
], ],
"hash": [ "hash": [
"1bcedd43c45a69ea90ba43270fd3be012bc6dd499fa3760352643cffbdb525eb", "de711cfc001f4fda9cd94f6aac38e8c8a0ddeeeb02dda983c7e9b101c16d09f0",
"4022f20faa0a5aab726f89946ca00135163027720ec3e7b7e4acb87ef59c08a5", "549db7f96715ff633c8ec1b49f5c0a178074c1a45e85b87db9e541515b42bc16",
"c298f23c74bec715051d525d839fe59723f3069295c6d929d5d83ddbbc8f5d6e" "39cb4d894b4b3c454c5b0a897ea4edb0d3de4c7cf63acbd1070dff0f64457dec"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.24.1/go-feature-flag_1.24.1_Windows_arm64.tar.gz", "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.24.1/go-feature-flag-migration-cli_1.24.1_Linux_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.24.1/go-feature-flag-lint_1.24.1_Windows_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"
], ],
"hash": [ "hash": [
"dc991b3a30ddde70acf76cc49db6331811dd80e9df34764144ed3df11d90602f", "cf50be9dc8986e767ebfe0f854ff2945b01e4fc74499cb7b0598abf3109f172d",
"0269e680621409a378f187530edaaebdf8fb2e0e132bf8f020a9d2886ce9c407", "189b8060abcb7e4f2e103cbe86fb998aa3f766f1473b1ed9540951f056f41253",
"d22fe9af6e6c027d6f0b13be49facc323b634def9203f7b20117a1457bc7fa77" "bae84feee2dbb42062ebf675c865edbb37edb0b3384f18cd83ca301c2dbb70e3"
] ]
} }
}, },