Skip to content

Commit 6ddab32

Browse files
clarinet 2.11.1
1 parent 82aac10 commit 6ddab32

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/v2.11.0.tar.gz"
5-
sha256 "411f33c26682a43f6323c84bc93ad924dc51ee45971f6607912ea296a045c243"
4+
url "https://github.com/hirosystems/clarinet/archive/refs/tags/v2.11.1.tar.gz"
5+
sha256 "8a134c712d234bb89ff7fa035972cee1215b8d3e1e372bf8944291e47f3d9cd0"
66
license "GPL-3.0-only"
77
head "https://github.com/hirosystems/clarinet.git", branch: "main"
88

0 commit comments

Comments
 (0)