This commit is contained in:
Buster Collings
2018-09-26 15:15:48 -05:00
parent be08c30937
commit 50ce5ae0f3

View File

@@ -1,6 +1,6 @@
{ {
"name": "osxiso", "name": "osxiso",
"version": "3.0.0", "version": "4.0.0",
"description": "Create a bootable ISO of OS X / macOS, from the installation app file.", "description": "Create a bootable ISO of OS X / macOS, from the installation app file.",
"global": "1", "global": "1",
"install": "install -c osxiso ${PREFIX:-/usr/local}/bin", "install": "install -c osxiso ${PREFIX:-/usr/local}/bin",