mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 18:44:47 +00:00
solidity: Update to version 0.8.33
This commit is contained in:
parent
1544330b40
commit
32ffe34c69
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.8.32",
|
||||
"version": "0.8.33",
|
||||
"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.32/solc-windows.exe#/solc.exe",
|
||||
"hash": "32201099838029a4d43e2ac27a6985f86831398d2e7c1642ab0228345fa7ffd8"
|
||||
"url": "https://github.com/ethereum/solidity/releases/download/v0.8.33/solc-windows.exe#/solc.exe",
|
||||
"hash": "f542ec5df68c577911ca75738f642eb536ac892308b5519fa6d25d257c00de8e"
|
||||
}
|
||||
},
|
||||
"bin": "solc.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user