Last active
December 7, 2024 13:26
-
-
Save YujiSoftware/9d52d95c85373f1631f0cac8a40b0944 to your computer and use it in GitHub Desktop.
Rocky Linux 9.5 for Vagrant
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "rockylinux/9", | |
"description": "", | |
"short_description": "", | |
"versions": [ | |
{ | |
"version": "4.0.1", | |
"description_html": "<p><a href=\"https://docs.rockylinux.org/release_notes/9_5/\" rel=\"nofollow\">https://docs.rockylinux.org/release_notes/9_5/</a></p>\n", | |
"description_markdown": "https://docs.rockylinux.org/release_notes/9_5/", | |
"providers": [ | |
{ | |
"name": "virtualbox", | |
"url": "https://dl.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-Vagrant-Vbox-9.5-20241118.0.x86_64.box", | |
"checksum_type": "sha256", | |
"checksum": "5323e2b3007975c60c9a6bab27548e567ec3df41a7cde7ce2bfd7acf15f3b067", | |
"architecture": "amd64", | |
"default_architecture": true | |
}, | |
{ | |
"name": "libvirt", | |
"url": "https://dl.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-Vagrant-Libvirt-9.5-20241118.0.x86_64.box", | |
"checksum_type": "sha256", | |
"checksum": "2f357e015a96b58e18fb4d631816d729d8e35592ab8d0447019b75a97aaf650e", | |
"architecture": "amd64", | |
"default_architecture": true | |
}, | |
{ | |
"name": "vmware_desktop", | |
"url": "https://dl.rockylinux.org/pub/rocky/9/images/x86_64/Rocky-9-Vagrant-VMware-9.5-20241119.0.x86_64.box", | |
"checksum_type": "sha256", | |
"checksum": "2bdab235545b663fd7278781b247a2998c79aa5e157ad5e70f5465df29c5afef", | |
"architecture": "amd64", | |
"default_architecture": true | |
}, | |
{ | |
"name": "virtualbox", | |
"url": "https://dl.rockylinux.org/pub/rocky/9/images/aarch64/Rocky-9-Vagrant-Vbox-9.5-20241118.0.aarch64.box", | |
"checksum_type": "sha256", | |
"checksum": "8794d67cac62be76e36571b589a3eaef9486cb03830e5cfebcf2c27d032065be", | |
"architecture": "arm64" | |
}, | |
{ | |
"name": "libvirt", | |
"url": "https://dl.rockylinux.org/pub/rocky/9/images/aarch64/Rocky-9-Vagrant-Libvirt-9.5-20241118.0.aarch64.box", | |
"checksum_type": "sha256", | |
"checksum": "e543ab426637c8b2a500930bfec80f6e6179cd1b66d41f3e99537c2e07adecd7", | |
"architecture": "arm64" | |
}, | |
{ | |
"name": "vmware_desktop", | |
"url": "https://dl.rockylinux.org/pub/rocky/9/images/aarch64/Rocky-9-Vagrant-VMware-9.5-20241119.0.aarch64.box", | |
"checksum_type": "sha256", | |
"checksum": "22e04fb4c261eb81b33c58e51b91e99a307bf22e4dc28b73fe0862c43f6acd49", | |
"architecture": "arm64" | |
} | |
] | |
} | |
] | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment