tealdeer 1.6.1

Closes #113874.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: Dawid Dziurla <9713907+dawidd6@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Porkepix 2022-10-24 16:35:58 +02:00 committed by BrewTestBot
parent ce763142db
commit b9beeedbdc
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 Tealdeer < Formula
desc "Very fast implementation of tldr in Rust"
homepage "https://github.com/dbrgn/tealdeer"
url "https://github.com/dbrgn/tealdeer/archive/v1.6.0.tar.gz"
sha256 "7e957b8f440264524822d855af856a634d48a8150a11089bcf8252e42a9ec5e4"
url "https://github.com/dbrgn/tealdeer/archive/v1.6.1.tar.gz"
sha256 "d42db25a56a72faec173c86192656c5381281dc197171f385fccffd518930430"
license any_of: ["Apache-2.0", "MIT"]
bottle do