tobil4sk
tobil4sk
Nice, all good now, thanks!
Actually, one more thing 😅 this one seems not to be collapsible either: https://github.com/skial/haxe.io/blob/52b49ac9e3e14c49256f606fc75598f8c9901895/src/roundups/649.md?plain=1#L74
Any updates on this? Being able to install via winget would be quite convenient.
Ah right, many thanks! I assumed it still wasn't available since it wasn't mentioned in the wiki: https://github.com/microsoft/vswhere/wiki/Installing
https://wingetgui.com/apps?id=HaxeFoundation.Haxe&v=4.2.5 Is this official?
Here are the package sources: https://github.com/microsoft/winget-pkgs/tree/master/manifests/h/HaxeFoundation/Haxe/4.2.5
For reference, here are some more details about the build changes: https://github.com/ivmai/bdwgc/issues/452 We might want to consider moving to 8.2 as suggested, because that way we can be more specific...
Might be relevant: https://github.com/HaxeFoundation/hashlink/issues/457
I implemented the script to handle updating the database (i.e. rehashing the md5 hashes with argon2id). So that it only happens once, there is an extra "Meta" table which has...
We also need record-macros to be updated for the tests to build: https://github.com/HaxeFoundation/record-macros/pull/62