fix: version number

This commit is contained in:
2026-03-23 19:46:47 +01:00
parent 69ad57dd26
commit 189a4d7538
+1 -1
View File
@@ -1,8 +1,8 @@
class Cheatsh < Formula
desc "a terminal cheat sheet for linux"
homepage "https://github.com/agresdominik/cheat_sheet"
version "0.1.0"
url "https://github.com/agresdominik/cheat_sheet/archive/refs/tags/v#{version}.tar.gz"
version "0.0.1"
sha256 "0000000000000000000000000000000000000000000000000000000000000000"
license "GPL-3.0"