mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
go-feature-flag: Update to version 1.20.2
This commit is contained in:
parent
19509e4212
commit
e757a24725
@ -1,43 +1,43 @@
|
|||||||
{
|
{
|
||||||
"version": "1.20.1",
|
"version": "1.20.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.20.1/go-feature-flag_1.20.1_Windows_x86_64.tar.gz",
|
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.20.2/go-feature-flag_1.20.2_Windows_x86_64.tar.gz",
|
||||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.20.1/go-feature-flag-migration-cli_1.20.1_Windows_x86_64.tar.gz",
|
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.20.2/go-feature-flag-migration-cli_1.20.2_Windows_x86_64.tar.gz",
|
||||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.20.1/go-feature-flag-lint_1.20.1_Windows_x86_64.tar.gz"
|
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.20.2/go-feature-flag-lint_1.20.2_Windows_x86_64.tar.gz"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"187fc18996c811339dec67fbe56d6faaa42d57140558519f7d573ac694665214",
|
"bdbb3188189cb8bf07742e647d99d898ee6ceb17aa27db07a644185cb7ecd0e4",
|
||||||
"ad07f68b364096e1e2abc01d3af67caed5afc1f0c4152dc7b12f0b59ff47ffea",
|
"611047cdaa5d8d1707e6d327d27f6da9140bdc651346e39ae65c25ab7b7d67df",
|
||||||
"29b2688865702373c11fc0868f8f1834d087cf5baaad0218e2f95fbea061e4d1"
|
"ff8c4906c5d78c2f6306fafb831f8982ed3a80b14ba012128b9afffd87d7132e"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.20.1/go-feature-flag_1.20.1_Windows_i386.tar.gz",
|
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.20.2/go-feature-flag_1.20.2_Windows_i386.tar.gz",
|
||||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.20.1/go-feature-flag-migration-cli_1.20.1_Windows_i386.tar.gz",
|
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.20.2/go-feature-flag-migration-cli_1.20.2_Windows_i386.tar.gz",
|
||||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.20.1/go-feature-flag-lint_1.20.1_Windows_i386.tar.gz"
|
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.20.2/go-feature-flag-lint_1.20.2_Windows_i386.tar.gz"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"e8414cb9f79fda258b26aafd688c92a7fc5e37bb07ac3809d50934a695cd1fc4",
|
"f2cc0a4d0cd5584a39c5d413025d39c349d77dd0d204e2a340578c7da4d9467d",
|
||||||
"f46c7ef0a1d58bf809f2a4990d9c4a571403c88af65125b27bece4830a2f3497",
|
"6cac1276c662cf0e67b6d4dc989781b3798e75e9d34849e91c2717fc4f4c2902",
|
||||||
"61a508501f82bcd712517853beb1c88d417bb193fbd2a2caca44be08d928beb7"
|
"b3435eeff184e9929b7a3cd33f54903dad44631c2cb419202579f1ca6d661407"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.20.1/go-feature-flag_1.20.1_Windows_arm64.tar.gz",
|
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.20.2/go-feature-flag_1.20.2_Windows_arm64.tar.gz",
|
||||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.20.1/go-feature-flag-migration-cli_1.20.1_Linux_arm64.tar.gz",
|
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.20.2/go-feature-flag-migration-cli_1.20.2_Linux_arm64.tar.gz",
|
||||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.20.1/go-feature-flag-lint_1.20.1_Windows_arm64.tar.gz"
|
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.20.2/go-feature-flag-lint_1.20.2_Windows_arm64.tar.gz"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"adfcff72796ef1d56f8ff3e3cbded91024e6f9715748dd62455933e704a3a8f8",
|
"471c4e32d56cc2ce93a4f1020e5ba49b3845c2dabac0e19ce60150114929cd3a",
|
||||||
"ce434595beeba8256ab440f1cfe39facfb462c0d134a5a2db719052afc84a783",
|
"fd35b9620cc337e4f9dfb327f140df44238d2b5ca4c6f9742c1695dd8cad53e6",
|
||||||
"89e24b6437970014bcc6bd024a7e8aa912a6368b66fe5e78882128dde5a76361"
|
"9e8e30b1fb576bd5cac185945ece811995347327e75f5b36ddc06cd87b64e609"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user