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 4744882 commit df2b552Copy full SHA for df2b552
Formula/h/httm.rb
@@ -1,8 +1,8 @@
1
class Httm < Formula
2
desc "Interactive, file-level Time Machine-like tool for ZFS/btrfs"
3
homepage "https://github.com/kimono-koans/httm"
4
- url "https://github.com/kimono-koans/httm/archive/refs/tags/0.42.2.tar.gz"
5
- sha256 "65f03bf6896e06460a89c79c627a63d8d9bb3a145b242861a41987fb7a3ff3c7"
+ url "https://github.com/kimono-koans/httm/archive/refs/tags/0.42.3.tar.gz"
+ sha256 "b4c874358fd9c590c5f41abdc2651c64681f2bfab160d7347fad3eec5ba81769"
6
license "MPL-2.0"
7
head "https://github.com/kimono-koans/httm.git", branch: "master"
8
0 commit comments