Skip to content

Commit b51a366

Browse files
PorkepixBrewTestBot
authored andcommitted
imgproxy 3.9.0
Closes Homebrew#113545. Signed-off-by: Rui Chen <rui@chenrui.dev> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent 5f39c88 commit b51a366

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/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/v3.8.0.tar.gz"
5-
sha256 "811ccca896fbf307eb9526bfa5d991f3be95ddda030d03d14a0eb1a5d2f525c1"
4+
url "https://github.com/imgproxy/imgproxy/archive/v3.9.0.tar.gz"
5+
sha256 "e1cb4065b190840d99059e037a9ee64cf9efed5408c632016f88da0fe772dbf6"
66
license "MIT"
77
head "https://github.com/imgproxy/imgproxy.git", branch: "master"
88

0 commit comments

Comments
 (0)