mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
solidity: Update to version 0.8.17
This commit is contained in:
parent
02bcf02c34
commit
016f37f3e4
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.8.16",
|
||||
"version": "0.8.17",
|
||||
"description": "A statically typed, contract-oriented, high-level language for implementing smart contracts on the Ethereum platform.",
|
||||
"homepage": "https://soliditylang.org",
|
||||
"license": "GPL-3.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ethereum/solidity/releases/download/v0.8.16/solc-windows.exe#/solc.exe",
|
||||
"hash": "84976fb1fc2b29267020d2ca0a3a877f0ec6f88018307d32bfbb43bece865767"
|
||||
"url": "https://github.com/ethereum/solidity/releases/download/v0.8.17/solc-windows.exe#/solc.exe",
|
||||
"hash": "7615e019666f29c7e77b20f9c506dda839a875fbc9baf3322d21348c88c05c69"
|
||||
}
|
||||
},
|
||||
"bin": "solc.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user