diff --git a/Formula/ttymer.rb b/Formula/ttymer.rb index 285959e..1b826b7 100644 --- a/Formula/ttymer.rb +++ b/Formula/ttymer.rb @@ -3,7 +3,7 @@ class Ttymer < Formula desc "A terminal timer app written in Go" homepage "https://github.com/darwincereska/ttymer" url "https://github.com/darwincereska/ttymer/archive/refs/tags/v#{version}.tar.gz" - sha256 "833dea7c9010902fe6a1c3dcb77951cc19c6381d5a11419465d0ebee7ef90209" + sha256 "3590bcb90a75c32ba8b10d692d26838caedbc267a57db23931694abc9598c873" license "MIT" depends_on "go" => :build