Merge pull request #4434 from fidencio/topic/bump-virtiofsd-release

versions: Bump virtiofsd to v1.3.0
This commit is contained in:
Chelsea Mafrica 2022-06-10 12:08:33 -07:00 committed by GitHub
commit 7deb87dcbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -246,13 +246,13 @@ externals:
virtiofsd: virtiofsd:
description: "vhost-user virtio-fs device backend written in Rust" description: "vhost-user virtio-fs device backend written in Rust"
url: "https://gitlab.com/virtio-fs/virtiofsd" url: "https://gitlab.com/virtio-fs/virtiofsd"
version: "v1.2.0" version: "v1.3.0"
meta: meta:
# From https://gitlab.com/virtio-fs/virtiofsd/-/releases/v1.2.0, # From https://gitlab.com/virtio-fs/virtiofsd/-/releases/v1.3.0,
# this is the link labelled virtiofsd-v1.2.0.zip # this is the link labelled virtiofsd-v1.3.0.zip
# #
# yamllint disable-line rule:line-length # yamllint disable-line rule:line-length
binary: "https://gitlab.com/virtio-fs/virtiofsd/uploads/b26d9891caac83209a3fdd24bcf2ae86/virtiofsd-v1.2.0.zip" binary: "https://gitlab.com/virtio-fs/virtiofsd/uploads/9a4f2261fcb1701f1e709694b5c5d980/virtiofsd-v1.3.0.zip"
languages: languages:
description: | description: |