mirror of
https://github.com/agresdominik/repo.git
synced 2026-04-21 10:01:58 +00:00
chore: bump cheatsh to v0.1.2
This commit is contained in:
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
class Cheatsh < Formula
|
class Cheatsh < Formula
|
||||||
desc "a terminal cheat sheet for linux"
|
desc "a terminal cheat sheet for linux"
|
||||||
homepage "https://github.com/agresdominik/cheat_sheet"
|
homepage "https://github.com/agresdominik/cheat_sheet"
|
||||||
version "0.1.0"
|
version "0.1.2"
|
||||||
url "https://github.com/agresdominik/cheat_sheet/archive/refs/tags/v#{version}.tar.gz"
|
url "https://github.com/agresdominik/cheat_sheet/archive/refs/tags/v0.1.2.tar.gz"
|
||||||
sha256 "377e949fcb2614ca1e25add3db6d27f221bec655179a323219535068d8185204"
|
sha256 "b6df830340da71fbe85d972c82432479f8c4d45f821cad489c6ef2e719d88152"
|
||||||
license "GPL-3.0"
|
license "GPL-3.0"
|
||||||
|
|
||||||
depends_on "go" => :build
|
depends_on "go" => :build
|
||||||
|
|||||||
Reference in New Issue
Block a user