mirror of
https://github.com/EpicMorg/atlassian-json.git
synced 2024-12-28 07:35:33 +03:00
Update sourcetreeapp.csx
This commit is contained in:
parent
8cb460728d
commit
a432a0e786
@ -19,7 +19,7 @@ var (a, b, c) = json.Params;
|
||||
var urls = new[] { a, b, c };
|
||||
|
||||
Console.Out.WriteLine(
|
||||
"download(" +
|
||||
"downloads(" +
|
||||
JsonSerializer.Serialize(
|
||||
urls
|
||||
.Select(a => new Uri(a))
|
||||
|
Loading…
Reference in New Issue
Block a user