Skip to content

Commit b473911

Browse files
committed
dish 1.9.3
autobump: add dish Signed-off-by: Rui Chen <[email protected]>
1 parent 1567813 commit b473911

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/autobump.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -781,6 +781,7 @@ dillo
781781
directx-headers
782782
direnv
783783
direvent
784+
dish
784785
diskus
785786
dislocker
786787
displayplacer
@@ -1166,8 +1167,8 @@ gdbm
11661167
gdcm
11671168
gdk-pixbuf
11681169
gdu
1169-
geesefs
11701170
geeqie
1171+
geesefs
11711172
gegl
11721173
genact
11731174
geni

Formula/d/dish.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Dish < Formula
22
desc "Lightweight monitoring service that efficiently checks socket connections"
33
homepage "https://github.com/thevxn/dish"
4-
url "https://github.com/thevxn/dish/archive/refs/tags/v1.9.2.tar.gz"
5-
sha256 "0238614dee2dcc70fb5d1d6a4bab2eb766335474b0835b7fbaa540d8c73a4750"
4+
url "https://github.com/thevxn/dish/archive/refs/tags/v1.9.3.tar.gz"
5+
sha256 "a7091d6e42706d172ffb8e6791474626b9164460d2cad60baadbf6c26cd3720e"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)