We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d04f9c commit c844ab7Copy full SHA for c844ab7
HomebrewFormula/maiao.rb
@@ -2,8 +2,8 @@ class Maiao < Formula
2
desc "Seamless GitHub PR management from the command-line"
3
homepage "https://github.com/adevinta/maiao"
4
url "https://github.com/adevinta/maiao.git",
5
- tag: "1.2.1",
6
- revision: "8eba283e6770e33fc845aed370b9f0e121ec432d"
+ tag: "1.2.2",
+ revision: "94640a5700591f99ea1b4ed7afc43dc6510b4336"
7
license "MIT"
8
conflicts_with "git-review"
9
head "https://github.com/adevinta/maiao.git",
0 commit comments