diff --git a/bucket/solidity.json b/bucket/solidity.json index f003c3415a..988350f59e 100644 --- a/bucket/solidity.json +++ b/bucket/solidity.json @@ -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",