Skip to content

Commit 0e1029e

Browse files
committed
httm 0.48.7
1 parent ac7c2b6 commit 0e1029e

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.48.6.tar.gz"
5-
sha256 "2f1b5b40b36810e67c6b895b788daba26887112636742b88156ef6fd1dc5d80c"
4+
url "https://github.com/kimono-koans/httm/archive/refs/tags/0.48.7.tar.gz"
5+
sha256 "69b0f79cbb195afc5f2be5f62f42be3f7ece6971408b864df5de597e5a0732a2"
66
license "MPL-2.0"
77
head "https://github.com/kimono-koans/httm.git", branch: "master"
88

0 commit comments

Comments
 (0)