From 68783eb996990895683ee5775de59be92dfc60ef Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Thu, 9 Jan 2025 02:54:42 +0800 Subject: [PATCH] New version: Google.DartSDK version 3.6.1 (#208396) --- .../3.6.1/Google.DartSDK.installer.yaml | 34 +++++++++++++++++++ .../3.6.1/Google.DartSDK.locale.en-US.yaml | 27 +++++++++++++++ .../3.6.1/Google.DartSDK.locale.zh-CN.yaml | 17 ++++++++++ .../Google/DartSDK/3.6.1/Google.DartSDK.yaml | 8 +++++ 4 files changed, 86 insertions(+) create mode 100644 manifests/g/Google/DartSDK/3.6.1/Google.DartSDK.installer.yaml create mode 100644 manifests/g/Google/DartSDK/3.6.1/Google.DartSDK.locale.en-US.yaml create mode 100644 manifests/g/Google/DartSDK/3.6.1/Google.DartSDK.locale.zh-CN.yaml create mode 100644 manifests/g/Google/DartSDK/3.6.1/Google.DartSDK.yaml diff --git a/manifests/g/Google/DartSDK/3.6.1/Google.DartSDK.installer.yaml b/manifests/g/Google/DartSDK/3.6.1/Google.DartSDK.installer.yaml new file mode 100644 index 00000000000000..0d2f8665144d49 --- /dev/null +++ b/manifests/g/Google/DartSDK/3.6.1/Google.DartSDK.installer.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Google.DartSDK +PackageVersion: 3.6.1 +InstallerType: zip +NestedInstallerType: portable +ReleaseDate: 2025-01-07 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: dart-sdk\bin\dart.exe + PortableCommandAlias: dart + InstallerUrl: https://storage.googleapis.com/dart-archive/channels/stable/release/3.6.1/sdk/dartsdk-windows-ia32-release.zip + InstallerSha256: AFF542B7B672CA0C971165BF3789B176BC668E96CE31EC596D5F4C582C23703D +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: dart-sdk\bin\dart.exe + PortableCommandAlias: dart + - RelativeFilePath: dart-sdk\bin\dartaotruntime.exe + PortableCommandAlias: dartaotruntime + InstallerUrl: https://storage.googleapis.com/dart-archive/channels/stable/release/3.6.1/sdk/dartsdk-windows-x64-release.zip + InstallerSha256: 8D13920052F643BB856700621702E4C0A60C900A6E7B5A2DBB06EC19CA5E0E55 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: dart-sdk\bin\dart.exe + PortableCommandAlias: dart + - RelativeFilePath: dart-sdk\bin\dartaotruntime.exe + PortableCommandAlias: dartaotruntime + InstallerUrl: https://storage.googleapis.com/dart-archive/channels/stable/release/3.6.1/sdk/dartsdk-windows-arm64-release.zip + InstallerSha256: 7A671E4F275C7C2B7087A8ABD5863E41BD869E4A411F77972674074D6DA5F5BF +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/g/Google/DartSDK/3.6.1/Google.DartSDK.locale.en-US.yaml b/manifests/g/Google/DartSDK/3.6.1/Google.DartSDK.locale.en-US.yaml new file mode 100644 index 00000000000000..5979b17f9441d6 --- /dev/null +++ b/manifests/g/Google/DartSDK/3.6.1/Google.DartSDK.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Google.DartSDK +PackageVersion: 3.6.1 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://dart.dev/community +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Dart SDK +PackageUrl: https://dart.dev/ +License: BSD-3-Clause +LicenseUrl: https://github.com/dart-lang/sdk/blob/HEAD/LICENSE +Copyright: Copyright (c) 2024, the Dart project authors. +CopyrightUrl: https://github.com/dart-lang/sdk/blob/HEAD/PATENT_GRANT +ShortDescription: A set of tools and libraries for the Dart programming language. +Tags: +- dart +- flutter +ReleaseNotesUrl: https://github.com/dart-lang/sdk/blob/HEAD/CHANGELOG.md +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://dart.dev/guides +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/g/Google/DartSDK/3.6.1/Google.DartSDK.locale.zh-CN.yaml b/manifests/g/Google/DartSDK/3.6.1/Google.DartSDK.locale.zh-CN.yaml new file mode 100644 index 00000000000000..29360c18dd0a19 --- /dev/null +++ b/manifests/g/Google/DartSDK/3.6.1/Google.DartSDK.locale.zh-CN.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json + +PackageIdentifier: Google.DartSDK +PackageVersion: 3.6.1 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +ShortDescription: Dart SDK 是一套用于 Dart 编程语言的工具和库。 +Tags: +- dart +- flutter +ReleaseNotesUrl: https://github.com/dart-lang/sdk/blob/HEAD/CHANGELOG.md +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://dart.dev/guides +ManifestType: locale +ManifestVersion: 1.9.0 diff --git a/manifests/g/Google/DartSDK/3.6.1/Google.DartSDK.yaml b/manifests/g/Google/DartSDK/3.6.1/Google.DartSDK.yaml new file mode 100644 index 00000000000000..40299e9f3328e1 --- /dev/null +++ b/manifests/g/Google/DartSDK/3.6.1/Google.DartSDK.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Google.DartSDK +PackageVersion: 3.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0