mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
geth: Update to version 1.10.19
This commit is contained in:
parent
a74b01e4fd
commit
d8e11dfe16
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.18",
|
"version": "1.10.19",
|
||||||
"description": "Official Go implementation of the Ethereum protocol",
|
"description": "Official Go implementation of the Ethereum protocol",
|
||||||
"homepage": "https://geth.ethereum.org",
|
"homepage": "https://geth.ethereum.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.10.18-de23cf91.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-amd64-1.10.19-23bee162.zip",
|
||||||
"hash": "md5:6709450a3b963163cd440be8582eecba",
|
"hash": "md5:520cee1ca72e8e3f2000b9b0f6558ed0",
|
||||||
"extract_dir": "geth-alltools-windows-amd64-1.10.18-de23cf91"
|
"extract_dir": "geth-alltools-windows-amd64-1.10.19-23bee162"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.10.18-de23cf91.zip",
|
"url": "https://gethstore.blob.core.windows.net/builds/geth-alltools-windows-386-1.10.19-23bee162.zip",
|
||||||
"hash": "md5:5929d6b2f2f89d342ff341aa1968ad1b",
|
"hash": "md5:18119135ecd855b28b0a55e8aa719d30",
|
||||||
"extract_dir": "geth-alltools-windows-386-1.10.18-de23cf91"
|
"extract_dir": "geth-alltools-windows-386-1.10.19-23bee162"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user