docker-machine-nfs 0.4.0
Closes #6250. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
ef5985c2aa
commit
24f468f152
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class DockerMachineNfs < Formula
|
||||
desc "Activates NFS on docker-machine"
|
||||
homepage "https://github.com/adlogix/docker-machine-nfs"
|
||||
url "https://github.com/adlogix/docker-machine-nfs/archive/0.3.1.tar.gz"
|
||||
sha256 "260d47082e553a539145f026cc8a05db11f3c70355fd71ec819e33dcd3843e6e"
|
||||
url "https://github.com/adlogix/docker-machine-nfs/archive/0.4.0.tar.gz"
|
||||
sha256 "f2354ecb4f3216144a156f4f3d128b503417755ed784e93edc709b7b974fc20e"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue