Skip to content

Commit

Permalink
New version: Tauri.create-tauri-app version 4.4.0 (microsoft#173875)
Browse files Browse the repository at this point in the history
  • Loading branch information
spectopo authored Sep 19, 2024
1 parent e6df558 commit 176c577
Show file tree
Hide file tree
Showing 4 changed files with 89 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: Tauri.create-tauri-app
PackageVersion: 4.4.0
InstallerType: portable
Commands:
- create-tauri-app
ReleaseDate: 2024-09-17
Installers:
- Architecture: x86
InstallerUrl: https://github.com/tauri-apps/create-tauri-app/releases/download/create-tauri-app-v4.4.0/create-tauri-app-i686-pc-windows-msvc.exe
InstallerSha256: A64CA47FF8CA4259C09E796FD095E70D743BB7A0D1837B615F6E800862C2733B
- Architecture: x64
InstallerUrl: https://github.com/tauri-apps/create-tauri-app/releases/download/create-tauri-app-v4.4.0/create-tauri-app-x86_64-pc-windows-msvc.exe
InstallerSha256: 997E76F8DB7D856357B92CFC90C62E362F3AE493B2DC725A0C80E419786FE78D
- Architecture: arm64
InstallerUrl: https://github.com/tauri-apps/create-tauri-app/releases/download/create-tauri-app-v4.4.0/create-tauri-app-aarch64-pc-windows-msvc.exe
InstallerSha256: 67392238940A3AAC8872F9269BD534A049EC1B0A329B58CD4A69F3B8DC452BC8
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: Tauri.create-tauri-app
PackageVersion: 4.4.0
PackageLocale: en-US
Publisher: Tauri
PublisherUrl: https://tauri.app/
PublisherSupportUrl: https://github.com/tauri-apps/create-tauri-app/issues
# PrivacyUrl:
Author: Tauri
PackageName: create-tauri-app
PackageUrl: https://github.com/tauri-apps/create-tauri-app
License: MIT or Apache-2.0
LicenseUrl: https://github.com/tauri-apps/create-tauri-app/blob/dev/LICENSE.spdx
Copyright: Copyright (c) 2019 - 2024 Tauri Programme within The Commons Conservancy
# CopyrightUrl:
ShortDescription: Rapidly scaffold out a new tauri app project.
# Description:
# Moniker:
Tags:
- tauri
ReleaseNotes: |-
- 27524c3 (#784 by @amrbashir) Add dioxus template
- 81d776f (#770 by @amrbashir) Include $schema property in tauri.conf.json file by default
ReleaseNotesUrl: https://github.com/tauri-apps/create-tauri-app/releases/tag/create-tauri-app-v4.4.0
# PurchaseUrl:
# InstallationNotes:
# Documentations:
ManifestType: defaultLocale
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json

PackageIdentifier: Tauri.create-tauri-app
PackageVersion: 4.4.0
PackageLocale: zh-CN
Publisher: Tauri
PublisherUrl: https://tauri.app/
PublisherSupportUrl: https://github.com/tauri-apps/create-tauri-app/issues
# PrivacyUrl:
Author: Tauri
PackageName: create-tauri-app
PackageUrl: https://github.com/tauri-apps/create-tauri-app
License: MIT 或 Apache-2.0
LicenseUrl: https://github.com/tauri-apps/create-tauri-app/blob/dev/LICENSE.spdx
Copyright: Copyright (c) 2019 - 2024 Tauri Programme within The Commons Conservancy
# CopyrightUrl:
ShortDescription: 迅速搭建新的 tauri 应用项目。
# Description:
# Moniker:
Tags:
- tauri
# ReleaseNotes:
ReleaseNotesUrl: https://github.com/tauri-apps/create-tauri-app/releases/tag/create-tauri-app-v4.4.0
# PurchaseUrl:
# InstallationNotes:
# Documentations:
ManifestType: locale
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: Tauri.create-tauri-app
PackageVersion: 4.4.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit 176c577

Please sign in to comment.