mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
go-feature-flag: Update to version 1.24.0
This commit is contained in:
parent
31b12e61ae
commit
32feca0842
@ -1,43 +1,43 @@
|
||||
{
|
||||
"version": "1.23.1",
|
||||
"version": "1.24.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.23.1/go-feature-flag_1.23.1_Windows_x86_64.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.23.1/go-feature-flag-migration-cli_1.23.1_Windows_x86_64.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.23.1/go-feature-flag-lint_1.23.1_Windows_x86_64.tar.gz"
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.24.0/go-feature-flag_1.24.0_Windows_x86_64.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.24.0/go-feature-flag-migration-cli_1.24.0_Windows_x86_64.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.24.0/go-feature-flag-lint_1.24.0_Windows_x86_64.tar.gz"
|
||||
],
|
||||
"hash": [
|
||||
"431d7042f4b19c55b525e2405f77aa6fb73a13790f72b06fe1c01dd87759858a",
|
||||
"fabb2fb107c31e3f76c19518b931b3983a36e2449260ab875c73131c1763f34b",
|
||||
"b324b4993656a58c4549bc8be5aab152c7b369ee807027fd5884ca0a3592b802"
|
||||
"36257297e264634b21fc6ef050389c5f478157f49bc23e69bf8e02a24935bb95",
|
||||
"7daa6d295d5cd3d2c9650177edbeef7f21850ad9effd22fefcf653db3f9b0c28",
|
||||
"5286055774000b2fbc02cdf2ba130d3d63372510425be53cf7f68309f7092aa3"
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": [
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.23.1/go-feature-flag_1.23.1_Windows_i386.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.23.1/go-feature-flag-migration-cli_1.23.1_Windows_i386.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.23.1/go-feature-flag-lint_1.23.1_Windows_i386.tar.gz"
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.24.0/go-feature-flag_1.24.0_Windows_i386.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.24.0/go-feature-flag-migration-cli_1.24.0_Windows_i386.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.24.0/go-feature-flag-lint_1.24.0_Windows_i386.tar.gz"
|
||||
],
|
||||
"hash": [
|
||||
"420d5648c79f9c5b41bca9370a92d9fffc06909d026e9b30966c77d062bef9ef",
|
||||
"4a7bae537bff80ff0d56028f53c957e322a6f2c2ed51436387e2501c61448044",
|
||||
"99acc02ab5a71c4fd1c40474a2cd5d63f3a9a0399ffbda88780051938bf66f67"
|
||||
"c19b91aeca6841547a70dbd9c072ad1e0d6ea9e22dc1baa10bd09f94ea9880fc",
|
||||
"eac9555001b5b1c529010c3b4a889cce97ce513922da87e3672f6069c7740dfe",
|
||||
"b699a38c478b9be3606a3151e84ce64851f8f5f9f526f3d207de221f0f08c59f"
|
||||
]
|
||||
},
|
||||
"arm64": {
|
||||
"url": [
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.23.1/go-feature-flag_1.23.1_Windows_arm64.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.23.1/go-feature-flag-migration-cli_1.23.1_Linux_arm64.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.23.1/go-feature-flag-lint_1.23.1_Windows_arm64.tar.gz"
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.24.0/go-feature-flag_1.24.0_Windows_arm64.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.24.0/go-feature-flag-migration-cli_1.24.0_Linux_arm64.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.24.0/go-feature-flag-lint_1.24.0_Windows_arm64.tar.gz"
|
||||
],
|
||||
"hash": [
|
||||
"276aa631565c7f42dc1b3572a7ee18aa541ccf309d4613aa26b25618122760f8",
|
||||
"15ae20cd8dadfbdb88dca7b289683279b9575ae1bdcf19dc7bc50dd27ba66112",
|
||||
"bb020b0a36ee1f0702fe1482e2c4b9106ba769047976f5e74e4a4994cb32af66"
|
||||
"23457cf47cb837ecb5dc8deefe872824e7c42f17f916b2ba1da88cb948153a2b",
|
||||
"04e98ced576f30c4b707344e1c17ca7ed1e45068d956af7cdbfe749cb5f2b7e9",
|
||||
"9e9df2e8e52289a6c37d83461ce752b941619b45faf68cc4ee0dab6598651ffd"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user