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 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
||||||
{
|
{
|
||||||
"version": "0.1.8",
|
"version": "0.1.8",
|
||||||
"assets": {
|
"assets": {
|
||||||
|
"aarch64-darwin": {
|
||||||
|
"asset": "scala-cli-x86_64-apple-darwin.gz",
|
||||||
|
"sha256": "1dxhwhdk7kflzn4ckqxfxkz4v26l39ki6ykpml6k6kvy3nn0wwz3"
|
||||||
|
},
|
||||||
"x86_64-darwin": {
|
"x86_64-darwin": {
|
||||||
"asset": "scala-cli-x86_64-apple-darwin.gz",
|
"asset": "scala-cli-x86_64-apple-darwin.gz",
|
||||||
"sha256": "1dxhwhdk7kflzn4ckqxfxkz4v26l39ki6ykpml6k6kvy3nn0wwz3"
|
"sha256": "1dxhwhdk7kflzn4ckqxfxkz4v26l39ki6ykpml6k6kvy3nn0wwz3"
|
||||||
|
|
Loading…
Reference in a new issue