mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
go-feature-flag: Update to version 1.21.0
This commit is contained in:
parent
b52f5b4665
commit
1b943ccfee
@ -1,43 +1,43 @@
|
|||||||
{
|
{
|
||||||
"version": "1.20.2",
|
"version": "1.21.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.20.2/go-feature-flag_1.20.2_Windows_x86_64.tar.gz",
|
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.21.0/go-feature-flag_1.21.0_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.21.0/go-feature-flag-migration-cli_1.21.0_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"
|
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.21.0/go-feature-flag-lint_1.21.0_Windows_x86_64.tar.gz"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"bdbb3188189cb8bf07742e647d99d898ee6ceb17aa27db07a644185cb7ecd0e4",
|
"f786007cd58d836bca5527d13ffb7b80068d0780aac25539a0b7d3141c4f528b",
|
||||||
"611047cdaa5d8d1707e6d327d27f6da9140bdc651346e39ae65c25ab7b7d67df",
|
"4d782ca8ad632848e0d14e3c084a7e600953efc5132c37f464396205bf8dec36",
|
||||||
"ff8c4906c5d78c2f6306fafb831f8982ed3a80b14ba012128b9afffd87d7132e"
|
"fcd133e323ce81ed9ab2e7f7ee3d83186307696371c8ebcbcdcf1e5b00e37333"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"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.21.0/go-feature-flag_1.21.0_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.21.0/go-feature-flag-migration-cli_1.21.0_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"
|
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.21.0/go-feature-flag-lint_1.21.0_Windows_i386.tar.gz"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"f2cc0a4d0cd5584a39c5d413025d39c349d77dd0d204e2a340578c7da4d9467d",
|
"c78e5d40785f3e4238ed02ef787e7bc7746588185c024e7da4ebc0d05ebf6199",
|
||||||
"6cac1276c662cf0e67b6d4dc989781b3798e75e9d34849e91c2717fc4f4c2902",
|
"d549887c88478dd280746d8488e6399833b9fd2adedfd88e12679afc947b2d31",
|
||||||
"b3435eeff184e9929b7a3cd33f54903dad44631c2cb419202579f1ca6d661407"
|
"2a77602dec6707c774611fd16f4d6a574356c0feb853abec2b51615bbe37c99a"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": [
|
"url": [
|
||||||
"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.21.0/go-feature-flag_1.21.0_Windows_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.21.0/go-feature-flag-migration-cli_1.21.0_Linux_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"
|
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.21.0/go-feature-flag-lint_1.21.0_Windows_arm64.tar.gz"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"471c4e32d56cc2ce93a4f1020e5ba49b3845c2dabac0e19ce60150114929cd3a",
|
"584f7083a441f6f536460c24d8c77f272435a7e21dd51858a92723c25a1e23e6",
|
||||||
"fd35b9620cc337e4f9dfb327f140df44238d2b5ca4c6f9742c1695dd8cad53e6",
|
"8cf9b6c4cca263307686a769150f65b9f9f131b462812570fde70eefeb7cc261",
|
||||||
"9e8e30b1fb576bd5cac185945ece811995347327e75f5b36ddc06cd87b64e609"
|
"ed5dd2ad55030ad23f7fd091c00a7f573054bd3f60c8028be56a0c2ebdc4a839"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user