chtof/chocolatey-packages

Add support for the Sublime Merge dev builds with `--pre`

Closed this issue · 3 comments

The Merge package doesn't have a --pre option, while ST4's package does, there is a dev branch for Merge

chtof commented

https://www.sublimemerge.com/dev : "Sublime Merge dev builds are currently available to everyone, but in the future will be available to licensed users only."

https://www.sublimetext.com/dev so are ST dev builds @chtof, however, that doesn't stop someone from incrementing the URL and just getting the newest dev bin. As I said before:

ST4's package does

It's not as if everyone who uses the choco package is an unlicensed user

@chtof You can acquire the latest dev build here: https://www.sublimemerge.com/updates/dev_update_check
This is the same way that ST4 does it: https://github.com/jack1142/choco-auto/blob/main/automatic/sublimetext4/update.ps1
I don't mind mirroring the update.ps1 for ST and PRing it, if you don't mind.