mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-06 07:50:35 +00:00
s3ql-mac: fix resource ref
This commit is contained in:
parent
81584f24d5
commit
4998ace1c5
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ class S3qlMac < Formula
|
|||
depends_on "openssl@1.1"
|
||||
depends_on "python@3.8"
|
||||
|
||||
resource "apsw" do
|
||||
resource "apsw-3-9-2" do
|
||||
url "https://files.pythonhosted.org/packages/b5/a1/3de5a2d35fc34939672f4e1bd7d68cca359a31b76926f00d95f434c63aaa/apsw-3.9.2-r1.tar.gz"
|
||||
sha256 "dab96fd164dde9e59f7f27228291498217fa0e74048e2c08c7059d7e39589270"
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue