Skip to content

Commit

Permalink
openvpn 2.6.13
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 16, 2025
1 parent 2bdf4db commit 3f8c7bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/o/openvpn.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Openvpn < Formula
desc "SSL/TLS VPN implementing OSI layer 2 or 3 secure network extension"
homepage "https://openvpn.net/community/"
url "https://swupdate.openvpn.org/community/releases/openvpn-2.6.12.tar.gz"
mirror "https://build.openvpn.net/downloads/releases/openvpn-2.6.12.tar.gz"
sha256 "1c610fddeb686e34f1367c347e027e418e07523a10f4d8ce4a2c2af2f61a1929"
url "https://swupdate.openvpn.org/community/releases/openvpn-2.6.13.tar.gz"
mirror "https://build.openvpn.net/downloads/releases/openvpn-2.6.13.tar.gz"
sha256 "1af10b86922bd7c99827cc0f151dfe9684337b8e5ebdb397539172841ac24a6a"
license "GPL-2.0-only" => { with: "openvpn-openssl-exception" }

livecheck do
Expand Down

0 comments on commit 3f8c7bf

Please sign in to comment.