mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
go-feature-flag: Update to version 1.32.0
This commit is contained in:
parent
e03fb45e51
commit
7eefc324d1
@ -1,43 +1,43 @@
|
||||
{
|
||||
"version": "1.31.2",
|
||||
"version": "1.32.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.31.2/go-feature-flag_1.31.2_Windows_x86_64.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.2/go-feature-flag-migration-cli_1.31.2_Windows_x86_64.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.2/go-feature-flag-lint_1.31.2_Windows_x86_64.tar.gz"
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.32.0/go-feature-flag_1.32.0_Windows_x86_64.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.32.0/go-feature-flag-migration-cli_1.32.0_Windows_x86_64.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.32.0/go-feature-flag-lint_1.32.0_Windows_x86_64.tar.gz"
|
||||
],
|
||||
"hash": [
|
||||
"1590f410341ba834b0b9f6e9861cb2a8b3f5d5724c0f7fae96a1bb7bc35f1442",
|
||||
"083281354b0d0172844fb41eb13fff64674ab617bd335a81b1c56d563f97318e",
|
||||
"55f33dee621fe30b2b92a4e751dd03e1c6e141bc440de3e177ae086353133ff8"
|
||||
"759633d66338ea4027555316a3fa07f909d4791503f8787fe2a506483d008a25",
|
||||
"304a790127761361b35d9f8aa5eea2512fc99f17753546b84599869c01a01e2f",
|
||||
"983c6cc35a12ba1fd3fcc4cc8a5fc25ee59d3ab4eae299170c88bd6c966eede0"
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": [
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.2/go-feature-flag_1.31.2_Windows_i386.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.2/go-feature-flag-migration-cli_1.31.2_Windows_i386.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.2/go-feature-flag-lint_1.31.2_Windows_i386.tar.gz"
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.32.0/go-feature-flag_1.32.0_Windows_i386.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.32.0/go-feature-flag-migration-cli_1.32.0_Windows_i386.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.32.0/go-feature-flag-lint_1.32.0_Windows_i386.tar.gz"
|
||||
],
|
||||
"hash": [
|
||||
"7fa984d1c4c16a38cda9b3a0a8ec85353bd9190cf01c262a12662f1d80be7ee5",
|
||||
"dce9668b74b554f280195a5cc49e3841eb5689947d32afb7c45c201c8882971c",
|
||||
"814266ba4b700c302a3a68a4d07e16a3e1fc1e52fc51fd853407aa7e3f17c76c"
|
||||
"295f8b4252f79273fadaa34caa274d56ca5948899ad87357ad9a7ac8e82e2c49",
|
||||
"62a36f8336b146e4f289eab30b9cde9d3cfe961d339ac87649e259017ab23253",
|
||||
"310e0c552c81a04d7284fd798fb32054705f439c956c0c1e657d53c86339d971"
|
||||
]
|
||||
},
|
||||
"arm64": {
|
||||
"url": [
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.2/go-feature-flag_1.31.2_Windows_arm64.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.2/go-feature-flag-migration-cli_1.31.2_Linux_arm64.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.2/go-feature-flag-lint_1.31.2_Windows_arm64.tar.gz"
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.32.0/go-feature-flag_1.32.0_Windows_arm64.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.32.0/go-feature-flag-migration-cli_1.32.0_Linux_arm64.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.32.0/go-feature-flag-lint_1.32.0_Windows_arm64.tar.gz"
|
||||
],
|
||||
"hash": [
|
||||
"bc8fd199c2e97011e5f96e6978ffe91646c21d4c1eaa13dbe86122660a66d478",
|
||||
"01cd02a9d630956b7e89767e893a9a42ba7be90134762f9022fc0c1e50325eee",
|
||||
"dfa886dc86d27bf33d32ac3a1cea6b9b3d864704eca372e80107d45a2785845d"
|
||||
"e1ce52e950701e99b1d0d2507aec75a2f8c020e380d6c211c1667e5e8734f5d7",
|
||||
"c64b66439c399934c973dc3faa6732f7630e60b220161dffa90cf7b3f1273419",
|
||||
"a502aedb4039e015fc272005ede325f53a5e132091958c92c2b3058b206e05c2"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user