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 23a8b3c commit 0f8703aCopy full SHA for 0f8703a
.github/autobump.txt
@@ -1095,6 +1095,7 @@ gator
1095
gatsby-cli
1096
gau
1097
gawk
1098
+gaze
1099
gcalcli
1100
gcem
1101
gci
Formula/g/gaze.rb
@@ -1,8 +1,8 @@
1
class Gaze < Formula
2
desc "Execute commands for you"
3
homepage "https://github.com/wtetsu/gaze"
4
- url "https://github.com/wtetsu/gaze/archive/refs/tags/v1.1.6.tar.gz"
5
- sha256 "3fd0ab0b3451e78b85bf2104d5b23b3c4d018cc8f2ed824e103761f8a327c713"
+ url "https://github.com/wtetsu/gaze/archive/refs/tags/v1.2.0.tar.gz"
+ sha256 "d5aec83c31e892acb8ee2c2e04a80d4a465ef76253391d4047b9de161b869868"
6
license "MIT"
7
8
bottle do
0 commit comments