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 5f39c88 commit b51a366Copy full SHA for b51a366
Formula/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/v3.8.0.tar.gz"
5
- sha256 "811ccca896fbf307eb9526bfa5d991f3be95ddda030d03d14a0eb1a5d2f525c1"
+ url "https://github.com/imgproxy/imgproxy/archive/v3.9.0.tar.gz"
+ sha256 "e1cb4065b190840d99059e037a9ee64cf9efed5408c632016f88da0fe772dbf6"
6
license "MIT"
7
head "https://github.com/imgproxy/imgproxy.git", branch: "master"
8
0 commit comments