bump: Updated ttymer to v1.0.2

This commit is contained in:
GitHub Actions
2026-03-04 08:49:45 +00:00
parent 2a3865a5de
commit 533c772d27

View File

@@ -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 "2f0b74f2a8a8de636f04ed7eec73ede80550b5e8078657e555f996940100cd19"
sha256 "833dea7c9010902fe6a1c3dcb77951cc19c6381d5a11419465d0ebee7ef90209"
license "MIT"
depends_on "go" => :build