diff --git a/Formula/cheatsh.rb b/Formula/cheatsh.rb index cc52941..4d71e54 100644 --- a/Formula/cheatsh.rb +++ b/Formula/cheatsh.rb @@ -3,7 +3,7 @@ class Cheatsh < Formula 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" - sha256 "0000000000000000000000000000000000000000000000000000000000000000" + sha256 "377e949fcb2614ca1e25add3db6d27f221bec655179a323219535068d8185204" license "GPL-3.0" depends_on "go" => :build