diff --git a/data/distros.dhall b/data/distros.dhall index 169461b..b59dcf7 100644 --- a/data/distros.dhall +++ b/data/distros.dhall @@ -72,6 +72,22 @@ in [ Distro::{ "b9b621b26725ba95442d9a56cbaa054784e0779a9522ec6eafff07c6e6f717ea" , minSize = 5 } + , Distro::{ + , name = "freebsd-12" + , downloadURL = + "https://object-storage.public.mtl1.vexxhost.net/swift/v1/1dbafeefbd4f4c80864414a441e72dd2/bsd-cloud-image.org/images/freebsd/12.2/freebsd-12.2.qcow2" + , sha256Sum = + "3c7c7fafe5c389b9295dcaab7a71c47cc30ad6e79e3a0c9cb164933ad2fb9814" + , minSize = 3 + } + , Distro::{ + , name = "freebsd-13" + , downloadURL = + "https://object-storage.public.mtl1.vexxhost.net/swift/v1/1dbafeefbd4f4c80864414a441e72dd2/bsd-cloud-image.org/images/freebsd/13.0/freebsd-13.0.qcow2" + , sha256Sum = + "f7d16fb927f836f94cda37955314506e8507476d0b2d985acf572f1c7ce90e6a" + , minSize = 3 + } , Distro::{ , name = "opensuse-leap-15.1" , downloadURL =