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 ae1ce3c commit a49dbfeCopy full SHA for a49dbfe
Formula/h/hermit.rb
@@ -1,8 +1,8 @@
1
class Hermit < Formula
2
desc "Manages isolated, self-bootstrapping sets of tools in software projects"
3
homepage "https://cashapp.github.io/hermit"
4
- url "https://github.com/cashapp/hermit/archive/refs/tags/v0.44.11.tar.gz"
5
- sha256 "1f777254309956ef6f2b0f38ad4eceb6aaaaa3c131aabc5c466d568959156f04"
+ url "https://github.com/cashapp/hermit/archive/refs/tags/v0.44.12.tar.gz"
+ sha256 "5edb018d5a3ea8c9a0ff7b2b9b9f5510ed4f50b7302007099c6cf63d583c7c73"
6
license "Apache-2.0"
7
head "https://github.com/cashapp/hermit.git", branch: "master"
8
0 commit comments