feat: update watchr to v1.10.1

Closes #115.

Signed-off-by: Chen Asraf <contact@casraf.dev>
This commit is contained in:
github-actions[bot]
2026-05-04 22:24:08 +00:00
committed by Chen Asraf
parent 98e6479f9a
commit 6638695b77

View File

@@ -1,8 +1,8 @@
class Watchr < Formula
desc "Terminal UI for running and watching command output"
homepage "https://github.com/chenasraf/watchr"
url "https://github.com/chenasraf/watchr/archive/refs/tags/v1.10.0.tar.gz"
sha256 "320dfe85a4a7a0c3ab3a03b7e483b8a2c113c3be3feef0ad0fcd6db643546606"
url "https://github.com/chenasraf/watchr/archive/refs/tags/v1.10.1.tar.gz"
sha256 "1b6afeeebcd728f19f794f17d4824a27302ce274eb380c1f4c6812131cfd1337"
license "MIT"
bottle do