mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 19:51:22 +00:00
scala-cli: Update to version 1.0.2
This commit is contained in:
parent
51e8b0ecbd
commit
db50708095
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"description": "Command-line tool to interact with the Scala language. It lets you compile, run, test, and package your Scala code (and more!)",
|
||||
"homepage": "https://scala-cli.virtuslab.org/",
|
||||
"license": "Apache-2.0",
|
||||
@ -9,8 +9,8 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/Virtuslab/scala-cli/releases/download/v1.0.1/scala-cli-x86_64-pc-win32.zip",
|
||||
"hash": "45c0722b1e5c068dd2a7396a4f7f896c38fdae3ff5fc35e6dfb36489287c26d3"
|
||||
"url": "https://github.com/Virtuslab/scala-cli/releases/download/v1.0.2/scala-cli-x86_64-pc-win32.zip",
|
||||
"hash": "dc581108936e97034b0800e2ad678b4a4e84e2fc394e60a5baedddebd4f806dd"
|
||||
}
|
||||
},
|
||||
"bin": "scala-cli.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user