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 f7ff393 commit fa83676Copy full SHA for fa83676
1 file changed
Formula/g/go-camo.rb
@@ -1,8 +1,8 @@
1
class GoCamo < Formula
2
desc "Secure image proxy server"
3
homepage "https://github.com/cactus/go-camo"
4
- url "https://github.com/cactus/go-camo/archive/refs/tags/v2.7.3.tar.gz"
5
- sha256 "72279e0836f4d4ccdd73c1828f2d680b8c1e42f56a67e75233459aa6d1a6027a"
+ url "https://github.com/cactus/go-camo/archive/refs/tags/v2.7.4.tar.gz"
+ sha256 "5f9122ce87e665a37e1644400b8564a600f6db39f0f55eec9d72aedb5c867c08"
6
license "MIT"
7
head "https://github.com/cactus/go-camo.git", branch: "master"
8
0 commit comments