Skip to content

Commit 36e320e

Browse files
committed
Bump Homebrew formula to v0.2.2
1 parent de6b7fc commit 36e320e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/ets.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ets < Formula
22
desc "Command output timestamper"
33
homepage "https://github.com/zmwangx/ets"
4-
url "https://github.com/zmwangx/ets/archive/v0.1.tar.gz"
5-
sha256 "7d7bf592cb36da25c941a10989622a0a0dd1a99c5dc037e840a25462a5401d66"
4+
url "https://github.com/zmwangx/ets/archive/v0.2.2.tar.gz"
5+
sha256 "e1c0575c1b96ecf34cbd047efacf78b57a03fc1d4ac805f5f59e4e75e51f78d0"
66

77
depends_on "go" => :build
88

0 commit comments

Comments
 (0)