Skip to content

Commit 14668e0

Browse files
committed
verilator 5.048
1 parent 0ff9d1c commit 14668e0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.046.tar.gz"
5-
sha256 "002bc6d92b203eb8b4612e1d198d8108517d4ec9859e131ef328015352fe6d0c"
4+
url "https://github.com/verilator/verilator/archive/refs/tags/v5.048.tar.gz"
5+
sha256 "02d934b3f972c6d9b792350634d81eadfc9e61f347e3f3bdcaad40960b9fcb53"
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)