Skip to content

Commit

Permalink
pacparser 1.4.5
Browse files Browse the repository at this point in the history
autobump: add pacparser

Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Jul 1, 2024
1 parent eec0f30 commit 5ab4f79
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1841,6 +1841,7 @@ p11-kit
pacapt
packetbeat
packmol
pacparser
pan
pandoc
pandoc-crossref
Expand Down
4 changes: 2 additions & 2 deletions Formula/p/pacparser.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Pacparser < Formula
desc "Library to parse proxy auto-config (PAC) files"
homepage "https://github.com/manugarg/pacparser"
url "https://github.com/manugarg/pacparser/archive/refs/tags/v1.4.3.tar.gz"
sha256 "437adddb23fac102a4fb781f49ef4da41cf62d12a24920061b8eaccc98c528af"
url "https://github.com/manugarg/pacparser/archive/refs/tags/v1.4.5.tar.gz"
sha256 "fac205f41d000e245519244dc3e730e649a0ac1c61b5f2d1d0660056e1680b2d"
license "LGPL-3.0-or-later"
head "https://github.com/manugarg/pacparser.git", branch: "master"

Expand Down

0 comments on commit 5ab4f79

Please sign in to comment.