Skip to content

Commit 03210be

Browse files
authored
New version: PerryTS.Perry version 0.4.28 (microsoft#353547)
1 parent ce0e989 commit 03210be

3 files changed

Lines changed: 49 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: PerryTS.Perry
5+
PackageVersion: 0.4.28
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: perry.exe
10+
PortableCommandAlias: perry
11+
Installers:
12+
- Architecture: x64
13+
InstallerUrl: https://github.com/PerryTS/perry/releases/download/v0.4.28/perry-windows-x86_64.zip
14+
InstallerSha256: ED7591DC21445FB0455D1841C540728E1738676B158A9D3CA521E2B3B27FFBA5
15+
ManifestType: installer
16+
ManifestVersion: 1.12.0
17+
ReleaseDate: 2026-03-29
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: PerryTS.Perry
5+
PackageVersion: 0.4.28
6+
PackageLocale: en-US
7+
Publisher: PerryTS
8+
PublisherUrl: https://github.com/PerryTS
9+
PublisherSupportUrl: https://github.com/PerryTS/perry/issues
10+
PackageName: Perry
11+
PackageUrl: https://github.com/PerryTS/perry
12+
License: MIT
13+
LicenseUrl: https://github.com/PerryTS/perry/blob/main/LICENSE
14+
ShortDescription: Native TypeScript compiler that compiles TypeScript to native executables
15+
Description: Perry is a native TypeScript compiler written in Rust that compiles TypeScript source code directly to native executables. It uses SWC for TypeScript parsing and Cranelift for code generation.
16+
Tags:
17+
- typescript
18+
- compiler
19+
- native
20+
- rust
21+
- cranelift
22+
ReleaseNotesUrl: https://github.com/PerryTS/perry/releases/tag/v0.4.28
23+
ManifestType: defaultLocale
24+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: PerryTS.Perry
5+
PackageVersion: 0.4.28
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)