Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/h/hoverfly.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Hoverfly < Formula
desc "API simulations for development and testing"
homepage "https://hoverfly.io/"
url "https://github.com/SpectoLabs/hoverfly/archive/refs/tags/v1.12.7.tar.gz"
sha256 "e8dd911250c91a1c382a630b0310b4cc097b2f9fcb6026faaefcd6c3d4c69b14"
url "https://github.com/SpectoLabs/hoverfly/archive/refs/tags/v1.12.8.tar.gz"
sha256 "9dcd10b47e56f30beee31ad6d4e877eec0f546a48aa2450b07bb6593baa0e235"
license "Apache-2.0"
head "https://github.com/SpectoLabs/hoverfly.git", branch: "master"

Expand Down
Loading