Skip to content

Commit ce6b0bb

Browse files
authored
Merge pull request #36 from maiqbal11/update-cli-feed
Updating v1-prerelease CLI to 1.5.0
2 parents 02a2357 + 15ea8fc commit ce6b0bb

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

cli-feed-v3.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"hidden": false
1010
},
1111
"v1-prerelease": {
12-
"release": "1.4.0",
12+
"release": "1.5.0",
1313
"displayName": "Azure Functions v1 Prerelease (.NET Framework)",
1414
"displayVersion": "v1",
1515
"releaseQuality": "Prerelease",
@@ -527,6 +527,17 @@
527527
"templateApiZip": "https://functionscdn.azureedge.net/public/TemplatesApi/1.0.3.10182.zip",
528528
"sha2": "35F600565AFCF530FD60905995C018CA4F161120231F446D74B1CD6DF3594481",
529529
"FUNCTIONS_EXTENSION_VERSION": "~1"
530+
},
531+
"1.5.0": {
532+
"Microsoft.NET.Sdk.Functions": "1.0.23",
533+
"cli": "https://functionscdn.azureedge.net/public/1.0.16/Azure.Functions.Cli.zip",
534+
"nodeVersion": "6.5.0",
535+
"localEntryPoint": "func.exe",
536+
"itemTemplates": "https://www.myget.org/F/azure-appservice/api/v2/package/Azure.Functions.Templates/1.0.3.10213",
537+
"projectTemplates": "https://www.myget.org/F/azure-appservice/api/v2/package/Microsoft.AzureFunctions.ProjectTemplates/1.0.3.10213",
538+
"templateApiZip": "https://functionscdn.azureedge.net/public/TemplatesApi/1.0.3.10182.zip",
539+
"sha2": "7EC0D12D56DBC609BAF771017D598689697ED74B23109DFD24A0F7588974C928",
540+
"FUNCTIONS_EXTENSION_VERSION": "~1"
530541
}
531542
}
532543
}

0 commit comments

Comments
 (0)