Skip to content

Commit 12730be

Browse files
clarinet 2.13.0
1 parent 84dafd4 commit 12730be

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.12.0.tar.gz"
5-
sha256 "0afe6a2ad612c97ce3e1abe8d4bb2359fb557f5c1e11a65362bd08fb55e7c542"
4+
url "https://github.com/hirosystems/clarinet/archive/refs/tags/v2.13.0.tar.gz"
5+
sha256 "2a38ec8ec0bac13cfa0c5b6e16716692cf30c5e47ba47f38462f06b08cdf16d0"
66
license "GPL-3.0-only"
77
head "https://github.com/hirosystems/clarinet.git", branch: "main"
88

0 commit comments

Comments
 (0)