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 ecfcac5 commit 85ef0b3Copy full SHA for 85ef0b3
Formula/i/imgproxy.rb
@@ -1,8 +1,8 @@
1
class Imgproxy < Formula
2
desc "Fast and secure server for resizing and converting remote images"
3
homepage "https://imgproxy.net"
4
- url "https://github.com/imgproxy/imgproxy/archive/refs/tags/v3.29.0.tar.gz"
5
- sha256 "8fcfb7e51b94fc732743e291646d656772089db90190289f91069b139f8291be"
+ url "https://github.com/imgproxy/imgproxy/archive/refs/tags/v3.29.1.tar.gz"
+ sha256 "c6881d091ea857d7d56cbb16da28c7b22280001d063822c629c8dd011c432b2c"
6
license "MIT"
7
head "https://github.com/imgproxy/imgproxy.git", branch: "master"
8
0 commit comments