Skip to content

Commit 78ace0f

Browse files
committed
nvc 1.15.1
1 parent fe864c2 commit 78ace0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/nvc.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Nvc < Formula
22
desc "VHDL compiler and simulator"
33
homepage "https://github.com/nickg/nvc"
4-
url "https://github.com/nickg/nvc/releases/download/r1.15.0/nvc-1.15.0.tar.gz"
5-
sha256 "27aa4a11060bb642f031d96d9e85f3132fbf9ed45819859dcbb811756b1b0cad"
4+
url "https://github.com/nickg/nvc/releases/download/r1.15.1/nvc-1.15.1.tar.gz"
5+
sha256 "66f90dffc9d4fd68ca352afdc20cbb8959c25a50f9041b7a62f0e3e0f4d85c44"
66
license "GPL-3.0-or-later"
77

88
bottle do

0 commit comments

Comments
 (0)