We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6e27d6 commit e462d11Copy full SHA for e462d11
Formula/u/uhdm.rb
@@ -6,7 +6,7 @@ class Uhdm < Formula
6
url "https://github.com/chipsalliance/UHDM/archive/refs/tags/v1.84.tar.gz"
7
sha256 "bb2acbdd294dd05660c78ba34704440032935b8bc77cae352c853533b5a7c583"
8
license "Apache-2.0"
9
- revision 1
+ revision 2
10
head "https://github.com/chipsalliance/UHDM.git", branch: "master"
11
12
no_autobump! because: :requires_manual_review
0 commit comments