Skip to content
Snippets Groups Projects
Unverified Commit 0926f920 authored by Dominyk Tiller's avatar Dominyk Tiller
Browse files

osxfuse_requirement: fix website link

parent 91a225ee
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ class OsxfuseRequirement < Requirement
fatal true
default_formula "osxfuse"
cask "osxfuse"
download "https://osxfuse"
download "https://osxfuse.github.io/"
satisfy(:build_env => false) { Formula["osxfuse"].installed? || self.class.binary_osxfuse_installed? }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment