Skip to content

Commit 32257fa

Browse files
committed
verilator 5.038
1 parent 905238f commit 32257fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/v/verilator.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Verilator < Formula
22
desc "Verilog simulator"
33
homepage "https://www.veripool.org/wiki/verilator"
4-
url "https://github.com/verilator/verilator/archive/refs/tags/v5.036.tar.gz"
5-
sha256 "4199964882d56cf6a19ce80c6a297ebe3b0c35ea81106cd4f722342594337c47"
4+
url "https://github.com/verilator/verilator/archive/refs/tags/v5.038.tar.gz"
5+
sha256 "f8c03105224fa034095ba6c8a06443f61f6f59e1d72f76b718f89060e905a0d4"
66
license any_of: ["LGPL-3.0-only", "Artistic-2.0"]
77
head "https://github.com/verilator/verilator.git", branch: "master"
88

0 commit comments

Comments
 (0)