Skip to content

Commit c590631

Browse files
committed
Brew formula update for dt version v1.0.3
1 parent efad21f commit c590631

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/dt.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Dt < Formula
22
desc "CLI tool for common dev tasks."
33
homepage "https://github.com/chclaus/dt"
4-
url "https://github.com/chclaus/dt/releases/download/v1.0.2/dt_1.0.2_darwin_amd64.tar.gz"
5-
version "1.0.2"
6-
sha256 "04e3344beaa5b8f5f678b1e8292674a926a73189e497c81eeb69ed7c4f8c45d8"
4+
url "https://github.com/chclaus/dt/releases/download/v1.0.3/dt_1.0.3_darwin_amd64.tar.gz"
5+
version "1.0.3"
6+
sha256 "ffc88837c3d247293c34ef8f3c4db5904afee8631513afa53b211d19cfd940c1"
77

88
def install
99
bin.install "dt"

0 commit comments

Comments
 (0)