mirror of
https://github.com/darwincereska/homebrew-software.git
synced 2026-02-12 04:04:41 -05:00
Auto-update ttymer to v1.0.2
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
class Ttymer < Formula
|
||||
version "1.0.1"
|
||||
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/v#{version}.tar.gz"
|
||||
sha256 "c1cfddfb7811c09a8adac51e2d0a2baf7db9b593f52b9e7dff8dc9757b830bf2"
|
||||
sha256 "833dea7c9010902fe6a1c3dcb77951cc19c6381d5a11419465d0ebee7ef90209"
|
||||
license "MIT"
|
||||
|
||||
depends_on "go" => :build
|
||||
|
||||
Reference in New Issue
Block a user