File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Tasks/DownloadGitHubReleasesV0 Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 55 "lastModified": "{{this.updated_at}}",
66 "fileLength" : "{{this.size}}",
77 "itemType": "file",
8+ "contentType": "application/octet-stream",
89 "metadata": {
9- "downloadUrl" : "{{this.browser_download_url }}"
10+ "downloadUrl" : "{{this.url }}"
1011 }
1112 }{{#unless @last}},{{/unless}}
1213{{/this}}
Original file line number Diff line number Diff line change 1111 "version" : {
1212 "Major" : 0 ,
1313 "Minor" : 147 ,
14- "Patch" : 0
14+ "Patch" : 1
1515 },
1616 "minimumAgentVersion" : " 1.99.0" ,
1717 "instanceNameFormat" : " Download GitHub Releases" ,
Original file line number Diff line number Diff line change 1111 "version" : {
1212 "Major" : 0 ,
1313 "Minor" : 147 ,
14- "Patch" : 0
14+ "Patch" : 1
1515 },
1616 "minimumAgentVersion" : " 1.99.0" ,
1717 "instanceNameFormat" : " ms-resource:loc.instanceNameFormat" ,
You can’t perform that action at this time.
0 commit comments