Skip to content

Commit 6322335

Browse files
committed
hermit 0.44.2
1 parent 90e8899 commit 6322335

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.1.tar.gz"
5-
sha256 "b32e121d3cc5ae09e7fa53f41f29bd9c55838c0c3ff38d55a499cb710d5c376e"
4+
url "https://github.com/cashapp/hermit/archive/refs/tags/v0.44.2.tar.gz"
5+
sha256 "d88ba9cb58a9f35670bfee6fa42fb68e1b03b118a61568acef7855030a478c89"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)