This commit is contained in:
Darwin Cereska
2025-06-19 17:27:38 -04:00
parent 59c424b02e
commit 0ee47ce835
3 changed files with 8 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ class Ttymer < Formula
version "1.0.2"
desc "A terminal timer app written in Go"
homepage "https://github.com/darwincereska/ttymer"
url "https://github.com/darwincereska/ttymer/archive/refs/tags/v1.0.2.tar.gz"
url "https://github.com/darwincereska/ttymer/archive/refs/tags/v#{version}.tar.gz"
sha256 "c1cfddfb7811c09a8adac51e2d0a2baf7db9b593f52b9e7dff8dc9757b830bf2"
license "MIT"