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 90e8899 commit 6322335Copy full SHA for 6322335
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.1.tar.gz"
5
- sha256 "b32e121d3cc5ae09e7fa53f41f29bd9c55838c0c3ff38d55a499cb710d5c376e"
+ url "https://github.com/cashapp/hermit/archive/refs/tags/v0.44.2.tar.gz"
+ sha256 "d88ba9cb58a9f35670bfee6fa42fb68e1b03b118a61568acef7855030a478c89"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments