Skip to content

Commit 6fe4c8e

Browse files
committed
oauth2l 1.3.2
1 parent ad8560c commit 6fe4c8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/oauth2l.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Oauth2l < Formula
22
desc "Simple CLI for interacting with Google oauth tokens"
33
homepage "https://github.com/google/oauth2l"
4-
url "https://github.com/google/oauth2l/archive/refs/tags/v1.3.1.tar.gz"
5-
sha256 "6cfed15f5ccb7ab7e8d6d24a409c3aa0ae35df178c19e6c7814fc1a985f9c256"
4+
url "https://github.com/google/oauth2l/archive/refs/tags/v1.3.2.tar.gz"
5+
sha256 "9de1aac07d58ad30cfeca4c358708cffa3fb38dfe98ce13abd984a4fd5e3b22a"
66
license "Apache-2.0"
77
head "https://github.com/google/oauth2l.git", branch: "master"
88

0 commit comments

Comments
 (0)