Skip to content

Commit 341455d

Browse files
committed
clarinet 3.2.0
1 parent 65aff3f commit 341455d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/clarinet.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Clarinet < Formula
22
desc "Command-line tool and runtime for the Clarity smart contract language"
33
homepage "https://www.hiro.so/clarinet"
4-
url "https://github.com/hirosystems/clarinet/archive/refs/tags/v3.1.0.tar.gz"
5-
sha256 "9f072a28f9d333683fdefb68a23d78ccdcbd05706e06bf103cba815854698a18"
4+
url "https://github.com/hirosystems/clarinet/archive/refs/tags/v3.2.0.tar.gz"
5+
sha256 "ba32f6028b6eb3d3b728da62dae7495bb75e856177ad80fc81f0988d3281d95f"
66
license "GPL-3.0-only"
77
head "https://github.com/hirosystems/clarinet.git", branch: "main"
88

0 commit comments

Comments
 (0)