mirror of
https://github.com/agresdominik/repo.git
synced 2026-04-21 18:05:51 +00:00
fix: class name
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
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"
|
||||||
url "https://github.com/agresdominik/cheat_sheet/archive/refs/tags/v#{version}.tar.gz"
|
url "https://github.com/agresdominik/cheat_sheet/archive/refs/tags/v#{version}.tar.gz"
|
||||||
|
|||||||
Reference in New Issue
Block a user