mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-08 09:11:37 +00:00
brew style mandated fixes
This commit is contained in:
parent
d5e4d7d89f
commit
5f8d764deb
16 changed files with 29 additions and 33 deletions
|
|
@ -3,7 +3,7 @@ require_relative "../require/macfuse"
|
|||
class DislockerMac < Formula
|
||||
desc "FUSE driver to read/write Windows' BitLocker-ed volumes"
|
||||
homepage "https://github.com/Aorimn/dislocker"
|
||||
url "https://github.com/Aorimn/dislocker/archive/v0.7.3.tar.gz"
|
||||
url "https://github.com/Aorimn/dislocker/archive/refs/tags/v0.7.3.tar.gz"
|
||||
sha256 "8d5275577c44f2bd87f6e05dd61971a71c0e56a9cbedf000bd38deadd8b6c1e6"
|
||||
license "GPL-2.0-or-later"
|
||||
revision 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue