Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 53 additions & 0 deletions manifests/w/Weita/AitNative/1.1.2/Weita.AitNative.installer.yaml
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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
6 changes: 6 additions & 0 deletions manifests/w/Weita/AitNative/1.1.2/Weita.AitNative.yaml
Original file line number Diff line number Diff line change
@@ -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