diff --git a/Formula/h/hurl.rb b/Formula/h/hurl.rb index 813cc5150b37..3ec6186d2f26 100644 --- a/Formula/h/hurl.rb +++ b/Formula/h/hurl.rb @@ -1,8 +1,8 @@ class Hurl < Formula desc "Run and Test HTTP Requests with plain text and curl" homepage "https://hurl.dev" - url "https://github.com/Orange-OpenSource/hurl/archive/refs/tags/4.0.0.tar.gz" - sha256 "43b5943b8135a0b2c0bb16897291e641f38e7e81aab17a18ee3d6eb5e1cd0d48" + url "https://github.com/Orange-OpenSource/hurl/archive/refs/tags/4.1.0.tar.gz" + sha256 "3356f64158e6dc5f2e29c37eee80a43332b1734baa7380356affeb5160ffca09" license "Apache-2.0" head "https://github.com/Orange-OpenSource/hurl.git", branch: "master"