diff --git a/Formula/clarinet.rb b/Formula/clarinet.rb index c4baa825a4bc38..07e9588d3b834e 100644 --- a/Formula/clarinet.rb +++ b/Formula/clarinet.rb @@ -3,8 +3,8 @@ class Clarinet < Formula homepage "https://github.com/hirosystems/clarinet" # pull from git tag to get submodules url "https://github.com/hirosystems/clarinet.git", - tag: "v1.5.4", - revision: "3b741691b0417d06f03b3a83935dc13808363d4c" + tag: "v1.6.2", + revision: "99cd307e7ca37786ff5316486e949db3a001a9ea" license "GPL-3.0-only" head "https://github.com/hirosystems/clarinet.git", branch: "main"