fix: sha sum

This commit is contained in:
2026-03-23 19:47:56 +01:00
parent 189a4d7538
commit feff09c782
+1 -1
View File
@@ -3,7 +3,7 @@ class Cheatsh < Formula
homepage "https://github.com/agresdominik/cheat_sheet" homepage "https://github.com/agresdominik/cheat_sheet"
version "0.1.0" version "0.1.0"
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"
sha256 "0000000000000000000000000000000000000000000000000000000000000000" sha256 "377e949fcb2614ca1e25add3db6d27f221bec655179a323219535068d8185204"
license "GPL-3.0" license "GPL-3.0"
depends_on "go" => :build depends_on "go" => :build