mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-31 15:02:17 +00:00
ratarmount-mac 1.1.2
Closes #147. Signed-off-by: Adrian Ho <215702+gromgit@users.noreply.github.com>
This commit is contained in:
parent
106df90243
commit
3820ee4890
1 changed files with 5 additions and 5 deletions
|
|
@ -5,10 +5,10 @@ class RatarmountMac < Formula
|
|||
|
||||
desc "Mount and efficiently access archives as filesystems"
|
||||
homepage "https://github.com/mxmlnkn/ratarmount"
|
||||
url "https://github.com/mxmlnkn/ratarmount/archive/refs/tags/v1.1.1.tar.gz"
|
||||
sha256 "fc692adbefcd2d885d2fe758b7c2c429436af0ebbe67960b9d126930adaf48d6"
|
||||
url "https://files.pythonhosted.org/packages/bc/16/6432bedec590ef45a3e5e99cac919ec69ad4ab5f36001849d328aa8792fb/ratarmount-1.1.2.tar.gz"
|
||||
sha256 "5e2c2d999ec7199c23249ad40f74ce3f7a35f5107007f62ed3dc5dc0ad77fa19"
|
||||
license "MIT"
|
||||
revision 1
|
||||
head "https://github.com/mxmlnkn/ratarmount.git", branch: "master"
|
||||
|
||||
bottle do
|
||||
root_url "https://ghcr.io/v2/gromgit/fuse"
|
||||
|
|
@ -108,8 +108,8 @@ class RatarmountMac < Formula
|
|||
end
|
||||
|
||||
resource "ratarmountcore" do
|
||||
url "https://files.pythonhosted.org/packages/7b/46/facff13ddb28a5b01fdb58fefbe1d287b4f41271b44d001622c4c25fcf4b/ratarmountcore-0.9.1.tar.gz"
|
||||
sha256 "c5fedc9985d616fca46ae97eaaf43e3da8d3b8542e506f7da19df580e05a97d5"
|
||||
url "https://files.pythonhosted.org/packages/5c/96/f2122e7e778ddf62e609df3359f31cec3abde7a98dd392ea1f7d6994ecc8/ratarmountcore-0.9.2.tar.gz"
|
||||
sha256 "6ce53e3d6c09ac7178f044688709d5e6e39684d6da0bc9a7c35f5aaced41d645"
|
||||
end
|
||||
|
||||
resource "texttable" do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue