Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
docker-machine-nfs 0.2.0
Browse files Browse the repository at this point in the history
Upstream maintainer released a new version to comply with Homebrew's
packaging requirements :)
  • Loading branch information
Steve Huff committed Mar 10, 2016
1 parent ecf3ae1 commit 7dd0850
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/docker-machine-nfs.rb
Original file line number Diff line number Diff line change
@@ -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.1.0.tar.gz"
sha256 "ba86836ed202a4657222c19830ad3b4283e7ceed4e4e588a6f41705fe37e9479"
url "https://github.com/adlogix/docker-machine-nfs/archive/0.2.0.tar.gz"
sha256 "ebc023657c044e706c8d9bc275d6b96de9d1f5178c7f6a90a8ce3bc167d1ec74"

def install
bin.install "docker-machine-nfs.sh" => "docker-machine-nfs"
Expand Down

0 comments on commit 7dd0850

Please sign in to comment.