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 82aac10 commit 6ddab32Copy full SHA for 6ddab32
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/v2.11.0.tar.gz"
5
- sha256 "411f33c26682a43f6323c84bc93ad924dc51ee45971f6607912ea296a045c243"
+ url "https://github.com/hirosystems/clarinet/archive/refs/tags/v2.11.1.tar.gz"
+ sha256 "8a134c712d234bb89ff7fa035972cee1215b8d3e1e372bf8944291e47f3d9cd0"
6
license "GPL-3.0-only"
7
head "https://github.com/hirosystems/clarinet.git", branch: "main"
8
0 commit comments