Main
Main copied to clipboard
[email protected]: Fix checkver url
From excavator logs:
sbt: couldn't match '/sbt-([\d.]+)\.zip' in https://www.scala-sbt.org/download.html`
- [x] I have read the Contributing Guide.
/verify
All changes look good.
Wait for review from human collaborators.
sbt
- [x] Description
- [x] License
- [x] Hashes
- [x] Checkver
- [x] Autoupdate
- [x] Autoupdate Hash Extraction
Thanks, could you also persist the config files in the conf
folder? I think they are loaded by sbt.bat
but would be great if you could check!
@aliesbelik Thanks, could you also persist the config files in the conf folder? I think they are loaded by sbt.bat but would be great if you could check!
Sorry, missed previous comment.
Made conf
persist + set SBT_HOME
env variable.