Skip to content

Commit

Permalink
oauth2_proxy 7.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 2, 2024
1 parent e097cff commit 07ede49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/o/oauth2_proxy.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Oauth2Proxy < Formula
desc "Reverse proxy for authenticating users via OAuth 2 providers"
homepage "https://oauth2-proxy.github.io/oauth2-proxy/"
url "https://github.com/oauth2-proxy/oauth2-proxy/archive/refs/tags/v7.6.0.tar.gz"
sha256 "2beac9e817d59b37f2277efefeda68447418355792a60da709a80c278628fcd8"
url "https://github.com/oauth2-proxy/oauth2-proxy/archive/refs/tags/v7.7.0.tar.gz"
sha256 "1d26f18ca22f4a4188eeed9f2b622c1e0da8de1296e157c45ce454c3f3bf7fad"
license "MIT"
head "https://github.com/oauth2-proxy/oauth2-proxy.git", branch: "master"

Expand Down

0 comments on commit 07ede49

Please sign in to comment.