vscodium icon indicating copy to clipboard operation
vscodium copied to clipboard

AppImage download URL fails - needs editing for glib 2.30

Open ElectronicBattle opened this issue 2 months ago • 0 comments

See https://github.com/VSCodium/vscodium/issues/2619 which shows that this URL fails:

https://github.com/VSCodium/vscodium/releases/download/1.106.37943/VSCodium-1.106.37943.glibc2.29-x86_64.AppImage

whereas this URL works: https://github.com/VSCodium/vscodium/releases/download/1.106.37943/VSCodium-1.106.37943.glibc2.30-x86_64.AppImage

Please can someone manually edit the URL or - better still - make sure that whatever "upload template" is employed contains the updated glib ?

ElectronicBattle avatar Dec 09 '25 18:12 ElectronicBattle