We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de6b7fc commit 36e320eCopy full SHA for 36e320e
Formula/ets.rb
@@ -1,8 +1,8 @@
1
class Ets < Formula
2
desc "Command output timestamper"
3
homepage "https://github.com/zmwangx/ets"
4
- url "https://github.com/zmwangx/ets/archive/v0.1.tar.gz"
5
- sha256 "7d7bf592cb36da25c941a10989622a0a0dd1a99c5dc037e840a25462a5401d66"
+ url "https://github.com/zmwangx/ets/archive/v0.2.2.tar.gz"
+ sha256 "e1c0575c1b96ecf34cbd047efacf78b57a03fc1d4ac805f5f59e4e75e51f78d0"
6
7
depends_on "go" => :build
8
0 commit comments