diff --git a/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.1.0/Microsoft.Azure.FunctionsCoreTools.installer.yaml b/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.1.0/Microsoft.Azure.FunctionsCoreTools.installer.yaml new file mode 100644 index 00000000000..686e41c1353 --- /dev/null +++ b/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.1.0/Microsoft.Azure.FunctionsCoreTools.installer.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Microsoft.Azure.FunctionsCoreTools +PackageVersion: 4.1.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +Commands: +- func +ReleaseDate: 2025-07-16 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Azure/azure-functions-core-tools/releases/download/4.1.0/func-cli-4.1.0.25362-x86.msi + InstallerSha256: DB1AB21623941CC9C1928A673BF16A55097AAF493ABF4319F8E8984D7D9ABE85 + ProductCode: '{29E1BFC7-0D31-4467-8158-6653355B6CE9}' + AppsAndFeaturesEntries: + - ProductCode: '{29E1BFC7-0D31-4467-8158-6653355B6CE9}' + UpgradeCode: '{31C010A9-2414-4DB7-BFEA-A6F1D085382E}' +- Architecture: x64 + InstallerUrl: https://github.com/Azure/azure-functions-core-tools/releases/download/4.1.0/func-cli-4.1.0.25362-x64.msi + InstallerSha256: DE30832D2D5F2EA312F7C224DFD367A83F91AB15A8EF9F2BB4561911FDFE15C9 + ProductCode: '{D864AAFD-5CCF-4E30-91BD-4205D3A671D7}' + AppsAndFeaturesEntries: + - ProductCode: '{D864AAFD-5CCF-4E30-91BD-4205D3A671D7}' + UpgradeCode: '{E9F5190E-0E1F-49C0-BAF5-3D47FE5837B9}' +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.1.0/Microsoft.Azure.FunctionsCoreTools.locale.en-US.yaml b/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.1.0/Microsoft.Azure.FunctionsCoreTools.locale.en-US.yaml new file mode 100644 index 00000000000..b9bd4c77fcc --- /dev/null +++ b/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.1.0/Microsoft.Azure.FunctionsCoreTools.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Microsoft.Azure.FunctionsCoreTools +PackageVersion: 4.1.0 +PackageLocale: en-US +Publisher: Microsoft +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://github.com/Azure/azure-functions-core-tools/issues +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Azure Functions Core Tools +PackageUrl: https://github.com/Azure/azure-functions-core-tools +License: MIT +LicenseUrl: https://github.com/Azure/azure-functions-core-tools/blob/HEAD/LICENSE +Copyright: Copyright (c) .NET Foundation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Command line tools for Azure Functions +Description: The Azure Functions Core Tools provide a local development experience for creating, developing, testing, running, and debugging Azure Functions. +Moniker: functionscoretools +Tags: +- app-service +- azure +- azure-functions +- functions +ReleaseNotes: |- + Azure Functions CLI 4.1.0 + Host Version + - Host Version: 4.1040.300 + - In-Proc Host Version: 4.40.100 + Changes + - Implement file locking mechanism for templates/bundle installation (#4482) + - Add exception details to error message during func publish (#4503) + - Chocolatey: Update default installation to x64 (#4506) + - Add console output encoding to support international chars (#4429) + - Add logs for host status checks during deployment of Flex Function Apps (#4525) + [!Important] + APT Releases Delayed + We're currently experiencing delays in releasing core tools to APT due to a new internal process and unexpected challenges. Our team is actively working to resolve this, and we'll share updates as soon as we have them. + In the meantime, please use alternate channels. We appreciate your patience and understanding. +ReleaseNotesUrl: https://github.com/Azure/azure-functions-core-tools/releases/tag/4.1.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Azure/azure-functions-core-tools/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.1.0/Microsoft.Azure.FunctionsCoreTools.locale.zh-CN.yaml b/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.1.0/Microsoft.Azure.FunctionsCoreTools.locale.zh-CN.yaml new file mode 100644 index 00000000000..518d13d5cd4 --- /dev/null +++ b/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.1.0/Microsoft.Azure.FunctionsCoreTools.locale.zh-CN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Microsoft.Azure.FunctionsCoreTools +PackageVersion: 4.1.0 +PackageLocale: zh-CN +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +ShortDescription: Azure Functions 的命令行工具 +Description: Azure Functions 核心工具为创建、开发、测试、运行和调试 Azure Functions 提供了本地开发体验。 +Tags: +- app-service +- azure +- azure-functions +- 云函数 +ReleaseNotesUrl: https://github.com/Azure/azure-functions-core-tools/releases/tag/4.1.0 +Documentations: +- DocumentLabel: 维基 + DocumentUrl: https://github.com/Azure/azure-functions-core-tools/wiki +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.1.0/Microsoft.Azure.FunctionsCoreTools.yaml b/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.1.0/Microsoft.Azure.FunctionsCoreTools.yaml new file mode 100644 index 00000000000..63290c1f095 --- /dev/null +++ b/manifests/m/Microsoft/Azure/FunctionsCoreTools/4.1.0/Microsoft.Azure.FunctionsCoreTools.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Microsoft.Azure.FunctionsCoreTools +PackageVersion: 4.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0