httm 0.21.0

Closes #122709.

Signed-off-by: Nanda H Krishna <me@nandahkrishna.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Patrick Linnane 2023-02-08 23:20:39 +01:00 committed by BrewTestBot
parent 27d3a6fba5
commit 4a6f25e387
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Httm < Formula
desc "Interactive, file-level Time Machine-like tool for ZFS/btrfs"
homepage "https://github.com/kimono-koans/httm"
url "https://github.com/kimono-koans/httm/archive/refs/tags/0.20.5.tar.gz"
sha256 "ab5f4140bd152124d725e0569ef25b630b2560e87b00eb45793c504b5c7795fa"
url "https://github.com/kimono-koans/httm/archive/refs/tags/0.21.0.tar.gz"
sha256 "70ecfa7f5c5b37cc7a3fe9ad33062e46c60502cf5d00d08639a73006bf2f79cc"
license "MPL-2.0"
head "https://github.com/kimono-koans/httm.git", branch: "master"