Main icon indicating copy to clipboard operation
Main copied to clipboard

[email protected]: Fix checkver url

Open aliesbelik opened this issue 1 year ago • 3 comments

From excavator logs:

sbt: couldn't match '/sbt-([\d.]+)\.zip' in https://www.scala-sbt.org/download.html`

aliesbelik avatar Feb 15 '24 02:02 aliesbelik

/verify

aliesbelik avatar Feb 15 '24 02:02 aliesbelik

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

github-actions[bot] avatar Feb 15 '24 02:02 github-actions[bot]

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!

tech189 avatar Feb 29 '24 16:02 tech189

@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!

rasa avatar Mar 11 '24 01:03 rasa

Sorry, missed previous comment. Made conf persist + set SBT_HOME env variable.

aliesbelik avatar Mar 11 '24 09:03 aliesbelik