From 5732b29c727e342c0f0a643adf2828b65fd5818e Mon Sep 17 00:00:00 2001 From: weita Date: Mon, 7 Sep 2026 03:56:03 +0800 Subject: [PATCH] New package: Weita.AitNative version 1.1.2 --- .../1.1.2/Weita.AitNative.installer.yaml | 53 +++++++++++++++++++ .../1.1.2/Weita.AitNative.locale.en-US.yaml | 17 ++++++ .../AitNative/1.1.2/Weita.AitNative.yaml | 6 +++ 3 files changed, 76 insertions(+) create mode 100644 manifests/w/Weita/AitNative/1.1.2/Weita.AitNative.installer.yaml create mode 100644 manifests/w/Weita/AitNative/1.1.2/Weita.AitNative.locale.en-US.yaml create mode 100644 manifests/w/Weita/AitNative/1.1.2/Weita.AitNative.yaml diff --git a/manifests/w/Weita/AitNative/1.1.2/Weita.AitNative.installer.yaml b/manifests/w/Weita/AitNative/1.1.2/Weita.AitNative.installer.yaml new file mode 100644 index 0000000000000..b079efa55d34e --- /dev/null +++ b/manifests/w/Weita/AitNative/1.1.2/Weita.AitNative.installer.yaml @@ -0,0 +1,53 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: "Weita.AitNative" +PackageVersion: "1.1.2" +InstallerType: zip +Installers: + - Architecture: arm64 + InstallerUrl: "https://github.com/weita2026/ait-native/releases/download/v1.1.2/ait-native-1.1.2-aarch64-pc-windows-msvc.zip" + InstallerSha256: 30E6481CC6B1657333774F0243E7BDA41ADDAFF931A4ED0F18C787AA1620B555 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ait.exe + PortableCommandAlias: ait + - RelativeFilePath: ait-server.exe + PortableCommandAlias: ait-server + - RelativeFilePath: ait-runner.exe + PortableCommandAlias: ait-runner + InstallationMetadata: + Files: + - RelativeFilePath: ait.exe + FileType: launch + InvocationParameter: --help + - RelativeFilePath: ait-server.exe + FileType: launch + InvocationParameter: --help + - RelativeFilePath: ait-runner.exe + FileType: launch + InvocationParameter: --help + ArchiveBinariesDependOnPath: false + - Architecture: x64 + InstallerUrl: "https://github.com/weita2026/ait-native/releases/download/v1.1.2/ait-native-1.1.2-x86_64-pc-windows-msvc.zip" + InstallerSha256: 33A3DD08EF6C1565B9861CF6C57AE52A899F9AE60D01B842EB804FD659B94B7D + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ait.exe + PortableCommandAlias: ait + - RelativeFilePath: ait-server.exe + PortableCommandAlias: ait-server + - RelativeFilePath: ait-runner.exe + PortableCommandAlias: ait-runner + InstallationMetadata: + Files: + - RelativeFilePath: ait.exe + FileType: launch + InvocationParameter: --help + - RelativeFilePath: ait-server.exe + FileType: launch + InvocationParameter: --help + - RelativeFilePath: ait-runner.exe + FileType: launch + InvocationParameter: --help + ArchiveBinariesDependOnPath: false +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/Weita/AitNative/1.1.2/Weita.AitNative.locale.en-US.yaml b/manifests/w/Weita/AitNative/1.1.2/Weita.AitNative.locale.en-US.yaml new file mode 100644 index 0000000000000..c1cf882c303e3 --- /dev/null +++ b/manifests/w/Weita/AitNative/1.1.2/Weita.AitNative.locale.en-US.yaml @@ -0,0 +1,17 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: "Weita.AitNative" +PackageVersion: "1.1.2" +PackageLocale: en-US +Publisher: Weita +PublisherUrl: https://github.com/weita2026 +PackageName: ait-native +PackageUrl: "https://github.com/weita2026/ait-native" +License: "AGPL-3.0-only AND Apache-2.0" +LicenseUrl: "https://github.com/weita2026/ait-native/blob/v1.1.2/docs/distribution.md#license-and-source-publication-gate" +ShortDescription: Language-neutral native AIT CLI and runner with an inactive self-hosted server +Tags: + - ai + - cli + - developer-tools +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Weita/AitNative/1.1.2/Weita.AitNative.yaml b/manifests/w/Weita/AitNative/1.1.2/Weita.AitNative.yaml new file mode 100644 index 0000000000000..6afa0a82ba555 --- /dev/null +++ b/manifests/w/Weita/AitNative/1.1.2/Weita.AitNative.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: "Weita.AitNative" +PackageVersion: "1.1.2" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0