Skip to content

Commit 03547b8

Browse files
committed
pdfcpu 0.11.0
1 parent d3e5c77 commit 03547b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/pdfcpu.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Pdfcpu < Formula
22
desc "PDF processor written in Go"
33
homepage "https://pdfcpu.io"
4-
url "https://github.com/pdfcpu/pdfcpu/archive/refs/tags/v0.10.2.tar.gz"
5-
sha256 "a07cc50446ef6526fa26d5fe2c9e207724971e0b6917f3d70680ec39cfc53aec"
4+
url "https://github.com/pdfcpu/pdfcpu/archive/refs/tags/v0.11.0.tar.gz"
5+
sha256 "16e6e4fbcf809f9d737d8931c267220e5e4cb00fbce793eeaa4501193b954c55"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)