Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Commit ed16683

Browse files
authored
Merge pull request #17 from hyperhq/version_0_6_2
update hyper-container/hyperstart packages version to 0.6.2
2 parents c460f9c + e696218 commit ed16683

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

hyper-bootstrap.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ UNTAR_DIR="hyper-pkg"
2020
SUPPORT_EMAIL="[email protected]"
2121
############ RPM ##############
2222
CENTOS7_QEMU_HYPER="qemu-hyper-2.4.1-2.el7.centos.x86_64"
23-
CENTOS7_HYPERSTART="hyperstart-0.6-1.el7.centos.x86_64"
24-
CENTOS7_HYPER="hyper-container-0.6-1.el7.centos.x86_64"
25-
FC23_HYPERSTART="hyperstart-0.6-1.fc23.x86_64"
26-
FC23_HYPER="hyper-container-0.6-1.fc23.x86_64"
23+
CENTOS7_HYPERSTART="hyperstart-0.6.2-1.el7.centos.x86_64"
24+
CENTOS7_HYPER="hyper-container-0.6.2-1.el7.centos.x86_64"
25+
FC23_HYPERSTART="hyperstart-0.6.2-1.fc23.x86_64"
26+
FC23_HYPER="hyper-container-0.6.2-1.fc23.x86_64"
2727
########## Constant ##########
2828
SUPPORT_DISTRO=(debian ubuntu fedora centos linuxmint)
2929
LINUX_MINT_CODE=(rafaela rebecca qiana)

0 commit comments

Comments
 (0)