mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
garnet: Update to version 1.0.50
This commit is contained in:
parent
46c7aeb306
commit
a440ece339
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.49",
|
"version": "1.0.50",
|
||||||
"description": "A high-performance cache-store from Microsoft Research.",
|
"description": "A high-performance cache-store from Microsoft Research.",
|
||||||
"homepage": "https://microsoft.github.io/garnet",
|
"homepage": "https://microsoft.github.io/garnet",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -17,12 +17,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.49/win-x64-based-readytorun.zip",
|
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.50/win-x64-based-readytorun.zip",
|
||||||
"hash": "e81babe27984a70709f70d9f8f673891e168b381b1b891bd42177349979501e7"
|
"hash": "356efb5a88312ba6b58bf7be8c3e4e7b896c4891fb4a141913a2e61baffb8ac2"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.49/win-arm64-based-readytorun.zip",
|
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.50/win-arm64-based-readytorun.zip",
|
||||||
"hash": "bfb5f62107439aa1571f82dd91347566ddd070eb099ec00e6709eac12db7ef52"
|
"hash": "62fe26be3f45c8c92c52360e9b598f54c1198382c44181446928db347ddec775"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "GarnetServer.exe",
|
"bin": "GarnetServer.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user