chore: bump cheatsh to v0.1.3

This commit is contained in:
github-actions[bot]
2026-06-22 21:21:05 +00:00
parent a31abc0077
commit 1be662a23d
+2 -2
View File
@@ -2,8 +2,8 @@ class Cheatsh < Formula
desc "a terminal cheat sheet for linux"
homepage "https://github.com/agresdominik/cheat_sheet"
version "0.1.2"
url "https://github.com/agresdominik/cheat_sheet/archive/refs/tags/v0.1.2.tar.gz"
sha256 "b6df830340da71fbe85d972c82432479f8c4d45f821cad489c6ef2e719d88152"
url "https://github.com/agresdominik/cheat_sheet/archive/refs/tags/v0.1.3.tar.gz"
sha256 "1d5a26d290fe40518abc65698bd7dee028d80339680eb8249e8e632b740991e4"
license "GPL-3.0"
depends_on "go" => :build