Closed amphineko closed 3 years ago
Currently, URL of JeOS for Hyper-V is pointing to an incorrect URL:
https://download.opensuse.org/distribution/leap/15.2/appliances/openSUSE-Leap-15.2-JeOS.x86_64-MS-HyperV.vhdx.zx.sha256
which should be
https://download.opensuse.org/distribution/leap/15.2/appliances/openSUSE-Leap-15.2-JeOS.x86_64-MS-HyperV.vhdx.xz.sha256
The link was found in this page here:
There's a difference at the end of the URL. File extension xz is misspelt as zx.
xz
zx
https://github.com/openSUSE/get-o-o/pull/45
Currently, URL of JeOS for Hyper-V is pointing to an incorrect URL:
https://download.opensuse.org/distribution/leap/15.2/appliances/openSUSE-Leap-15.2-JeOS.x86_64-MS-HyperV.vhdx.zx.sha256
which should be
https://download.opensuse.org/distribution/leap/15.2/appliances/openSUSE-Leap-15.2-JeOS.x86_64-MS-HyperV.vhdx.xz.sha256