diff --git a/scripts/dep.sh b/scripts/dep.sh index 2ff5135..b7bea50 100644 --- a/scripts/dep.sh +++ b/scripts/dep.sh @@ -53,8 +53,7 @@ git \ nodejs \ mysql-client \ postgresql-client \ -sqlite3 \ -gpg +sqlite3 gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 curl -sSL https://get.rvm.io | bash -s stable diff --git a/template.json b/template.json index 8008279..39b3111 100644 --- a/template.json +++ b/template.json @@ -97,7 +97,7 @@ "artifact_type": "vagrant.box", "metadata": { "provider": "vmware_desktop", - "version": "0.0.3" + "version": "0.0.4" } }, { @@ -107,7 +107,7 @@ "artifact_type": "vagrant.box", "metadata": { "provider": "virtualbox", - "version": "0.0.3" + "version": "0.0.4" } }] ]