File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,6 +27,6 @@ namespace DistroSpecial
2727 const std::wstring commandLineDeleteUSer = L" /usr/sbin/deluser --remove-home " ;
2828 const std::wstring commandLineQueryUID = L" /usr/bin/id -u " ;
2929 const PCWSTR commandLineDeleteResolvConf = L" /bin/rm /etc/resolv.conf" ;
30- const TCHAR UserlandDownloadURL[] = _T(" https://dl-cdn.alpinelinux.org/alpine/v3.17 /releases/x86_64/alpine-minirootfs-3.17.2 -x86_64.tar.gz" );
31- const std::wstring UserlandChecksum = L" b10fc6a33e462b9ccf704436071771051728d30f5d8b48adcddb9523c4c45328 " ;
30+ const TCHAR UserlandDownloadURL[] = _T(" https://dl-cdn.alpinelinux.org/alpine/v3.18 /releases/x86_64/alpine-minirootfs-3.18.4 -x86_64.tar.gz" );
31+ const std::wstring UserlandChecksum = L" C59D5203BC6B8B6EF81F3F6B63E32C28D6E47BE806BA8528F8766A4CA506C7BA " ;
3232}
You can’t perform that action at this time.
0 commit comments