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 1ab2630 commit 210ddcbCopy full SHA for 210ddcb
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.45.6.tar.gz"
5
- sha256 "ff5d64f8cedee2a1a7fcddfe122ba75ef9322ce53ea1312a17ecdf8b2f17c996"
+ url "https://github.com/kimono-koans/httm/archive/refs/tags/0.45.7.tar.gz"
+ sha256 "7c8aaf28c68946b222ff7e5c98ae0bd023c9e676863e493f8dc2e862e599d828"
6
license "MPL-2.0"
7
head "https://github.com/kimono-koans/httm.git", branch: "master"
8
0 commit comments