Skip to content

Commit a49dbfe

Browse files
committed
hermit 0.44.12
1 parent ae1ce3c commit a49dbfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/h/hermit.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Hermit < Formula
22
desc "Manages isolated, self-bootstrapping sets of tools in software projects"
33
homepage "https://cashapp.github.io/hermit"
4-
url "https://github.com/cashapp/hermit/archive/refs/tags/v0.44.11.tar.gz"
5-
sha256 "1f777254309956ef6f2b0f38ad4eceb6aaaaa3c131aabc5c466d568959156f04"
4+
url "https://github.com/cashapp/hermit/archive/refs/tags/v0.44.12.tar.gz"
5+
sha256 "5edb018d5a3ea8c9a0ff7b2b9b9f5510ed4f50b7302007099c6cf63d583c7c73"
66
license "Apache-2.0"
77
head "https://github.com/cashapp/hermit.git", branch: "master"
88

0 commit comments

Comments
 (0)