From 5cedd38e39755afa732f66733a893d4ffa85da73 Mon Sep 17 00:00:00 2001 From: AI Date: Sat, 15 Mar 2025 22:29:55 +0300 Subject: [PATCH] Add manifest for local installation with winget --- .../0.13.1/NoAIHelper.Typst.installer.yaml | 24 +++++++++++++++++++ .../0.13.1/NoAIHelper.Typst.locale.en-US.yaml | 15 ++++++++++++ .../Typst/0.13.1/NoAIHelper.Typst.yaml | 8 +++++++ 3 files changed, 47 insertions(+) create mode 100644 manifests/n/NoAIHelper/Typst/0.13.1/NoAIHelper.Typst.installer.yaml create mode 100644 manifests/n/NoAIHelper/Typst/0.13.1/NoAIHelper.Typst.locale.en-US.yaml create mode 100644 manifests/n/NoAIHelper/Typst/0.13.1/NoAIHelper.Typst.yaml diff --git a/manifests/n/NoAIHelper/Typst/0.13.1/NoAIHelper.Typst.installer.yaml b/manifests/n/NoAIHelper/Typst/0.13.1/NoAIHelper.Typst.installer.yaml new file mode 100644 index 000000000..226b0037e --- /dev/null +++ b/manifests/n/NoAIHelper/Typst/0.13.1/NoAIHelper.Typst.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.9.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: NoAIHelper.Typst +PackageVersion: 0.13.1 +InstallerType: zip +NestedInstallerType: portable +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: typst-x86_64-pc-windows-msvc\typst.exe + PortableCommandAlias: typst + InstallerUrl: https://github.com/NoAIHelper/typst/releases/download/v0.13.1/typst-x86_64-pc-windows-msvc.zip + InstallerSha256: E94B75BD3A07C50AC70327CA31B1922AC7CE3AECC84E800CC6E30F266C3BB890 +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: typst-i686-pc-windows-msvc\typst.exe + PortableCommandAlias: typst + InstallerUrl: https://github.com/NoAIHelper/typst/releases/download/v0.13.1/typst-i686-pc-windows-msvc.zip + InstallerSha256: 3CEDE9260F1E51FDED020B0596CC39261F9F0AB4C68646A83749ABEFD37352F6 +ManifestType: installer +ManifestVersion: 1.9.0 +ReleaseDate: 2025-03-15 diff --git a/manifests/n/NoAIHelper/Typst/0.13.1/NoAIHelper.Typst.locale.en-US.yaml b/manifests/n/NoAIHelper/Typst/0.13.1/NoAIHelper.Typst.locale.en-US.yaml new file mode 100644 index 000000000..c4ed5be42 --- /dev/null +++ b/manifests/n/NoAIHelper/Typst/0.13.1/NoAIHelper.Typst.locale.en-US.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.9.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: NoAIHelper.Typst +PackageVersion: 0.13.1 +PackageLocale: en-US +Publisher: NoAIHelper +PublisherUrl: https://github.com/NoAIHelper +PackageName: Typst +PackageUrl: https://github.com/NoAIHelper/typst +License: Apache-2.0 +ShortDescription: A new markup-based typesetting system that is powerful and easy to learn. +ReleaseNotesUrl: https://github.com/NoAIHelper/typst/releases/tag/v0.13.1 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/n/NoAIHelper/Typst/0.13.1/NoAIHelper.Typst.yaml b/manifests/n/NoAIHelper/Typst/0.13.1/NoAIHelper.Typst.yaml new file mode 100644 index 000000000..df4d3b05b --- /dev/null +++ b/manifests/n/NoAIHelper/Typst/0.13.1/NoAIHelper.Typst.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.9.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: NoAIHelper.Typst +PackageVersion: 0.13.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0