mirror of
https://github.com/EpicMorg/atlassian-json.git
synced 2024-12-26 14:45:32 +03:00
Update sourcetreeapp-archive.csx
This commit is contained in:
parent
c31a09c077
commit
8cb460728d
@ -3,7 +3,7 @@
|
||||
using System.Linq;
|
||||
|
||||
System.Console.Out.WriteLine(
|
||||
"download(" + System.Text.Json.JsonSerializer.Serialize(
|
||||
"downloads(" + System.Text.Json.JsonSerializer.Serialize(
|
||||
new AngleSharp.Html.Parser.HtmlParser()
|
||||
.ParseDocument(
|
||||
await new System.Net.Http.HttpClient()
|
||||
|
Loading…
Reference in New Issue
Block a user