mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
go-feature-flag: Update to version 1.46.1
This commit is contained in:
parent
fd9718b06c
commit
2442bc9a1d
@ -1,37 +1,37 @@
|
||||
{
|
||||
"version": "1.46.0",
|
||||
"version": "1.46.1",
|
||||
"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.46.0/go-feature-flag_1.46.0_Windows_x86_64.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.46.0/go-feature-flag-cli_1.46.0_Windows_x86_64.tar.gz"
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.46.1/go-feature-flag_1.46.1_Windows_x86_64.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.46.1/go-feature-flag-cli_1.46.1_Windows_x86_64.tar.gz"
|
||||
],
|
||||
"hash": [
|
||||
"0cdc6c7bde80579631eb2f183996848a2c33910007a504b601a6f6a5e9a9aab8",
|
||||
"f732f946d4ec4705a5672ff9c72c3fef0a5d530d9977514175e74d4eff856648"
|
||||
"9f9b35749edd2e25d5d01f942cfbe7c7acee4ae127ecd746722790bd1f02f203",
|
||||
"7399d6a835c4b32f083c1a27dc886b74429abdc3d600ea3fbe4f47887fe1584d"
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": [
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.46.0/go-feature-flag_1.46.0_Windows_i386.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.46.0/go-feature-flag-cli_1.46.0_Windows_i386.tar.gz"
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.46.1/go-feature-flag_1.46.1_Windows_i386.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.46.1/go-feature-flag-cli_1.46.1_Windows_i386.tar.gz"
|
||||
],
|
||||
"hash": [
|
||||
"ca09ea2ac722edc3077e557c48ecc2d9bd439534a1370ffae709a8fdb0b2bd44",
|
||||
"fde52f287a14cfe24b723d87cb3019c572dbb0d66d4fa464da8a3575eb5237ec"
|
||||
"f35e8a5188cc76b5704fca69c7652f467bd260e6ce0893299be7c2cb66bd533a",
|
||||
"a190f849dbf05566b98d22fd24a45ecf5fab3e6eee6608ea1eeb716a98a9c87a"
|
||||
]
|
||||
},
|
||||
"arm64": {
|
||||
"url": [
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.46.0/go-feature-flag_1.46.0_Windows_arm64.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.46.0/go-feature-flag-cli_1.46.0_Windows_arm64.tar.gz"
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.46.1/go-feature-flag_1.46.1_Windows_arm64.tar.gz",
|
||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.46.1/go-feature-flag-cli_1.46.1_Windows_arm64.tar.gz"
|
||||
],
|
||||
"hash": [
|
||||
"500b6da0c49ed9a2c20fede417d6e5fa8033c17ad245c3ffb4b89886b6d71652",
|
||||
"234eb7333dce50883a0915f31716080fb3e6082ae966683618938e8d017c88fa"
|
||||
"00ef80e257e7c76d447aa66d28b03d4970c7fde0f654cedb4494a6951bf0191c",
|
||||
"f685ec3d07ba2abace209769130c39abd1303098646cece399c2b640f6ff2099"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user