Skip to content

Commit 0ce467f

Browse files
committed
hoverfly 1.10.10
1 parent 083a5c6 commit 0ce467f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/h/hoverfly.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Hoverfly < Formula
22
desc "API simulations for development and testing"
33
homepage "https://hoverfly.io/"
4-
url "https://github.com/SpectoLabs/hoverfly/archive/refs/tags/v1.10.9.tar.gz"
5-
sha256 "e03bb5d2182ad2f724d7d2426ae0edcbac5e3ce5fc14d054c2dee0ec41007957"
4+
url "https://github.com/SpectoLabs/hoverfly/archive/refs/tags/v1.10.10.tar.gz"
5+
sha256 "e01a440ad3bf329c35dfc99776cd95201869a5e62e8107fab25b1fe3835e2ca7"
66
license "Apache-2.0"
77
head "https://github.com/SpectoLabs/hoverfly.git", branch: "master"
88

0 commit comments

Comments
 (0)