bump: Updated ttymer to v1.0.2

This commit is contained in:
GitHub Actions
2026-03-23 19:03:41 +00:00
parent 76b2a7fd58
commit 4f8ae280d7

View File

@@ -3,7 +3,7 @@ class Ttymer < Formula
desc "A terminal timer app written in Go" desc "A terminal timer app written in Go"
homepage "https://github.com/darwincereska/ttymer" homepage "https://github.com/darwincereska/ttymer"
url "https://github.com/darwincereska/ttymer/archive/refs/tags/v#{version}.tar.gz" url "https://github.com/darwincereska/ttymer/archive/refs/tags/v#{version}.tar.gz"
sha256 "ec426ba25083b97093a1045196f189ba453582b468484ffaacecf18ba4a4a708" sha256 "833dea7c9010902fe6a1c3dcb77951cc19c6381d5a11419465d0ebee7ef90209"
license "MIT" license "MIT"
depends_on "go" => :build depends_on "go" => :build