Skip to content

Commit 0f8703a

Browse files
committed
gaze 1.2.0
autobump: add gaze Signed-off-by: Rui Chen <[email protected]>
1 parent 23a8b3c commit 0f8703a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/autobump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1095,6 +1095,7 @@ gator
10951095
gatsby-cli
10961096
gau
10971097
gawk
1098+
gaze
10981099
gcalcli
10991100
gcem
11001101
gci

Formula/g/gaze.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Gaze < Formula
22
desc "Execute commands for you"
33
homepage "https://github.com/wtetsu/gaze"
4-
url "https://github.com/wtetsu/gaze/archive/refs/tags/v1.1.6.tar.gz"
5-
sha256 "3fd0ab0b3451e78b85bf2104d5b23b3c4d018cc8f2ed824e103761f8a327c713"
4+
url "https://github.com/wtetsu/gaze/archive/refs/tags/v1.2.0.tar.gz"
5+
sha256 "d5aec83c31e892acb8ee2c2e04a80d4a465ef76253391d4047b9de161b869868"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)