mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
go-feature-flag: Update to version 1.45.6
This commit is contained in:
parent
a07d0e5f4d
commit
0aa3b07298
@ -1,37 +1,37 @@
|
|||||||
{
|
{
|
||||||
"version": "1.45.5",
|
"version": "1.45.6",
|
||||||
"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.45.5/go-feature-flag_1.45.5_Windows_x86_64.tar.gz",
|
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.45.6/go-feature-flag_1.45.6_Windows_x86_64.tar.gz",
|
||||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.45.5/go-feature-flag-cli_1.45.5_Windows_x86_64.tar.gz"
|
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.45.6/go-feature-flag-cli_1.45.6_Windows_x86_64.tar.gz"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"420c41365a82431a163eb11cf209eed391206ac20662b31166029e6ada76821f",
|
"8d1f6edbd7dd88475f61f75e2b2f35e049a24fc16955a16aa1b6c6f22642b4d0",
|
||||||
"2f08be5eb7f21c0a942cb229ee6964ed7016554bb7274bc1e5d62d22494e01d2"
|
"0f1c616b64ac541573e6af0408fce0b74824256ba17e0ab93a0c171eb937e9d7"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.45.5/go-feature-flag_1.45.5_Windows_i386.tar.gz",
|
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.45.6/go-feature-flag_1.45.6_Windows_i386.tar.gz",
|
||||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.45.5/go-feature-flag-cli_1.45.5_Windows_i386.tar.gz"
|
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.45.6/go-feature-flag-cli_1.45.6_Windows_i386.tar.gz"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"ea2c01290a4de53d09899ec989279f786a318a7bf855a96f898b43c6973f4ac0",
|
"297c50f0b9c42787d9d9db64fdb995bb823fa8fbb0503afdea4e799ee481b351",
|
||||||
"e75f08756e31ad952dde016719030d2750aa12a90456a8e4f0973a76a3eccb72"
|
"4a3cb5b43b59eba3738b5c8ee503885e03d8cff6d46fea246ff1acf5c30cd271"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.45.5/go-feature-flag_1.45.5_Windows_arm64.tar.gz",
|
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.45.6/go-feature-flag_1.45.6_Windows_arm64.tar.gz",
|
||||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.45.5/go-feature-flag-cli_1.45.5_Windows_arm64.tar.gz"
|
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.45.6/go-feature-flag-cli_1.45.6_Windows_arm64.tar.gz"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"644949bdea4b8dc26c3bd5bd941e247d6f234e5e455c5cafc431cf252c218367",
|
"41a42026a8c66e80766b5fcdf4bc9e4e30b1665cc3eef81d328f618f43574130",
|
||||||
"ef5db654bdfb03f32bca06fbab75e8bbdc2e707627d2290fd4374ec529e77340"
|
"59d6251e678f606a5297509418d5af39d484353e45f471a511e8e57e8404c192"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user