Skip to content

Commit df2b552

Browse files
committed
httm 0.42.3
1 parent 4744882 commit df2b552

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/h/httm.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Httm < Formula
22
desc "Interactive, file-level Time Machine-like tool for ZFS/btrfs"
33
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"
4+
url "https://github.com/kimono-koans/httm/archive/refs/tags/0.42.3.tar.gz"
5+
sha256 "b4c874358fd9c590c5f41abdc2651c64681f2bfab160d7347fad3eec5ba81769"
66
license "MPL-2.0"
77
head "https://github.com/kimono-koans/httm.git", branch: "master"
88

0 commit comments

Comments
 (0)