Skip to content

Commit 85ef0b3

Browse files
committed
imgproxy 3.29.1
1 parent ecfcac5 commit 85ef0b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/i/imgproxy.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Imgproxy < Formula
22
desc "Fast and secure server for resizing and converting remote images"
33
homepage "https://imgproxy.net"
4-
url "https://github.com/imgproxy/imgproxy/archive/refs/tags/v3.29.0.tar.gz"
5-
sha256 "8fcfb7e51b94fc732743e291646d656772089db90190289f91069b139f8291be"
4+
url "https://github.com/imgproxy/imgproxy/archive/refs/tags/v3.29.1.tar.gz"
5+
sha256 "c6881d091ea857d7d56cbb16da28c7b22280001d063822c629c8dd011c432b2c"
66
license "MIT"
77
head "https://github.com/imgproxy/imgproxy.git", branch: "master"
88

0 commit comments

Comments
 (0)