Skip to content

Commit

Permalink
nvc 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 22, 2024
1 parent fec9f5e commit 582b76f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/n/nvc.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Nvc < Formula
desc "VHDL compiler and simulator"
homepage "https://github.com/nickg/nvc"
url "https://github.com/nickg/nvc/releases/download/r1.13.3/nvc-1.13.3.tar.gz"
sha256 "c657d052d8a1eeba2dd97e92330c676de0a6d4d4c2eedea25adec64405dd87c7"
url "https://github.com/nickg/nvc/releases/download/r1.14.0/nvc-1.14.0.tar.gz"
sha256 "a0a05124ce3463de37d1d2dec213737e2edecf817673223c7ed5d336b2372ec5"
license "GPL-3.0-or-later"

bottle do
Expand Down

0 comments on commit 582b76f

Please sign in to comment.