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 ad8560c commit 6fe4c8eCopy full SHA for 6fe4c8e
Formula/o/oauth2l.rb
@@ -1,8 +1,8 @@
1
class Oauth2l < Formula
2
desc "Simple CLI for interacting with Google oauth tokens"
3
homepage "https://github.com/google/oauth2l"
4
- url "https://github.com/google/oauth2l/archive/refs/tags/v1.3.1.tar.gz"
5
- sha256 "6cfed15f5ccb7ab7e8d6d24a409c3aa0ae35df178c19e6c7814fc1a985f9c256"
+ url "https://github.com/google/oauth2l/archive/refs/tags/v1.3.2.tar.gz"
+ sha256 "9de1aac07d58ad30cfeca4c358708cffa3fb38dfe98ce13abd984a4fd5e3b22a"
6
license "Apache-2.0"
7
head "https://github.com/google/oauth2l.git", branch: "master"
8
0 commit comments