diff --git a/Formula/pget.rb b/Formula/pget.rb index 04ee3b5..8ad86bc 100644 --- a/Formula/pget.rb +++ b/Formula/pget.rb @@ -1,8 +1,8 @@ class Pget < Formula desc "Parallel file downloader & extractor" homepage "https://github.com/replicate/pget" - url "https://github.com/replicate/pget/archive/refs/tags/v0.6.2.tar.gz" - sha256 "d0dc4f522e0530d5b25f02ed71b7f76367f175a493e43bf1df2ae95467ef02c8" + url "https://github.com/replicate/pget/archive/refs/tags/v0.9.1.tar.gz" + sha256 "0dc9b816006d1548c514e572e995d38d6763e8b50754c24ef0586ad217c0904e" license "Apache-2.0" head "https://github.com/replicate/pget.git", branch: "main"