mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-06 16:15:54 +00:00
securefs-mac 1.1.1
Closes #132. Signed-off-by: Adrian Ho <215702+gromgit@users.noreply.github.com>
This commit is contained in:
parent
00f8083e10
commit
681dac3aa7
1 changed files with 2 additions and 2 deletions
|
|
@ -3,8 +3,8 @@ require_relative "../require/macfuse"
|
|||
class SecurefsMac < Formula
|
||||
desc "Filesystem with transparent authenticated encryption"
|
||||
homepage "https://github.com/netheril96/securefs"
|
||||
url "https://github.com/netheril96/securefs/archive/refs/tags/v1.1.0.tar.gz"
|
||||
sha256 "3b1d75c8716abafebd45466ddde33dba0ba93371d75ff2b8594e7822d29bd1f9"
|
||||
url "https://github.com/netheril96/securefs/archive/refs/tags/v1.1.1.tar.gz"
|
||||
sha256 "a4b0ceaaca98d25ed062bce0649bd43c83d5ea78d93d1fa4f227a2d59bfb7e62"
|
||||
license "MIT"
|
||||
head "https://github.com/netheril96/securefs.git", branch: "master"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue