Skip to content

Commit

Permalink
Bump QEMU and virtiofsd
Browse files Browse the repository at this point in the history
Signed-off-by: Kostiantyn Kostiuk <[email protected]>
  • Loading branch information
kostyanf14 committed Jun 11, 2024
1 parent 78bbec6 commit 62b92e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ DEPENDENCIES=(
)

VIRTIOFSD_GIT=https://gitlab.com/virtio-fs/virtiofsd.git
VIRTIOFSD_REF=v1.6.1
VIRTIOFSD_REF=v1.11.0
# VIRTIOFSD_DIR=

QEMU_GIT=https://github.com/qemu/qemu.git
QEMU_REF=v8.2.0
QEMU_REF=v9.0.0
# QEMU_DIR=

TOOLSHCK_GIT=https://github.com/HCK-CI/toolsHCK.git
Expand Down

0 comments on commit 62b92e5

Please sign in to comment.