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 d3e5c77 commit 03547b8Copy full SHA for 03547b8
Formula/p/pdfcpu.rb
@@ -1,8 +1,8 @@
1
class Pdfcpu < Formula
2
desc "PDF processor written in Go"
3
homepage "https://pdfcpu.io"
4
- url "https://github.com/pdfcpu/pdfcpu/archive/refs/tags/v0.10.2.tar.gz"
5
- sha256 "a07cc50446ef6526fa26d5fe2c9e207724971e0b6917f3d70680ec39cfc53aec"
+ url "https://github.com/pdfcpu/pdfcpu/archive/refs/tags/v0.11.0.tar.gz"
+ sha256 "16e6e4fbcf809f9d737d8931c267220e5e4cb00fbce793eeaa4501193b954c55"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments