jhipster / jhipster-devbox

JHipster virtualized development box
Apache License 2.0
199 stars 85 forks source link

Older version at vagrant cloud #108

Open BhawaniSingh opened 5 years ago

BhawaniSingh commented 5 years ago

I tried running

vagrant init jhipster/jhipster-devbox; vagrant up --provider virtualbox

it pulled v5.8.1 instead of v6.0.1

pascalgrimaud commented 5 years ago

Yes, it's because we didn't push a new version to the cloud. For now, I think only @jdubois has the permission to do it. Let's wait

jdubois commented 5 years ago

Yes I need to grant those permissions, if possible.

chenjianxin commented 5 years ago

how long for wait? there is v5.8.2 at the cloud.... I want to download v6.1.2 T_T

pascalgrimaud commented 5 years ago

As said, only Julien can do it for now. You can clone this project, follow instructions in README, and build your own box. I think it'll be the fastest way :)