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 65aff3f commit 341455dCopy full SHA for 341455d
Formula/c/clarinet.rb
@@ -1,8 +1,8 @@
1
class Clarinet < Formula
2
desc "Command-line tool and runtime for the Clarity smart contract language"
3
homepage "https://www.hiro.so/clarinet"
4
- url "https://github.com/hirosystems/clarinet/archive/refs/tags/v3.1.0.tar.gz"
5
- sha256 "9f072a28f9d333683fdefb68a23d78ccdcbd05706e06bf103cba815854698a18"
+ url "https://github.com/hirosystems/clarinet/archive/refs/tags/v3.2.0.tar.gz"
+ sha256 "ba32f6028b6eb3d3b728da62dae7495bb75e856177ad80fc81f0988d3281d95f"
6
license "GPL-3.0-only"
7
head "https://github.com/hirosystems/clarinet.git", branch: "main"
8
0 commit comments