Describe the bug
No 1.43 binary version build (*.dmg) for MacOS X.
Please confirm that the issue/resolution isn't already documented
Checked https://github.com/VSCodium/vscodium/releases/tag/1.43.0, not there, homebrew is broken too.
Error: Download failed on Cask 'vscodium' with message: Download failed: https://github.com/VSCodium/vscodium/releases/download/1.43.0/VSCodium.1.44.0.dmg
My homebrew install seems to also be looking for the wrong file (version 1.43.0 vs VSCodium.1.44.0.dmg)
It is actually missing all the deb assets, the build is generating deb files with 1.44 version and all zip creation hard matches the version number
There was an issue upstream with the versions; I've deleted the 1.44 artifacts and I'm rebuilding now. We should have 1.43.x assets in the release presently.
Brew should be fixed: https://github.com/Homebrew/homebrew-cask/pull/78558
Most helpful comment
There was an issue upstream with the versions; I've deleted the 1.44 artifacts and I'm rebuilding now. We should have 1.43.x assets in the release presently.