diff --git a/Formula/v/verilator.rb b/Formula/v/verilator.rb index 6dce81c07631..e4278f835cea 100644 --- a/Formula/v/verilator.rb +++ b/Formula/v/verilator.rb @@ -1,8 +1,8 @@ class Verilator < Formula desc "Verilog simulator" homepage "https://www.veripool.org/wiki/verilator" - url "https://github.com/verilator/verilator/archive/refs/tags/v5.028.tar.gz" - sha256 "02d4b6f34754b46a97cfd70f5fcbc9b730bd1f0a24c3fc37223397778fcb142c" + url "https://github.com/verilator/verilator/archive/refs/tags/v5.030.tar.gz" + sha256 "b9e7e97257ca3825fcc75acbed792b03c3ec411d6808ad209d20917705407eac" license any_of: ["LGPL-3.0-only", "Artistic-2.0"] head "https://github.com/verilator/verilator.git", branch: "master"