Merge pull request #178711 from regadas/add_scalacli_aarch64_darwin
scala-cli: add aarch64-darwin to sources
This commit is contained in:
commit
c811344871
@ -1,6 +1,10 @@
|
||||
{
|
||||
"version": "0.1.8",
|
||||
"assets": {
|
||||
"aarch64-darwin": {
|
||||
"asset": "scala-cli-x86_64-apple-darwin.gz",
|
||||
"sha256": "1dxhwhdk7kflzn4ckqxfxkz4v26l39ki6ykpml6k6kvy3nn0wwz3"
|
||||
},
|
||||
"x86_64-darwin": {
|
||||
"asset": "scala-cli-x86_64-apple-darwin.gz",
|
||||
"sha256": "1dxhwhdk7kflzn4ckqxfxkz4v26l39ki6ykpml6k6kvy3nn0wwz3"
|
||||
|
Loading…
Reference in New Issue
Block a user