Skip to content

Commit 8da4c03

Browse files
authored
New version: Andromeda.Andromeda version 0.1.8 (microsoft#367971)
1 parent c1f9b9a commit 8da4c03

3 files changed

Lines changed: 69 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Andromeda.Andromeda
5+
PackageVersion: 0.1.8
6+
InstallerType: portable
7+
UpgradeBehavior: install
8+
Commands:
9+
- andromeda
10+
ReleaseDate: 2026-05-03
11+
Installers:
12+
- Architecture: x64
13+
InstallerUrl: https://github.com/tryandromeda/andromeda/releases/download/0.1.8/andromeda-windows-amd64.exe
14+
InstallerSha256: 2B306BF7044793B61B0A60D5E35B119133571174393F02302147B8F8883B038F
15+
Dependencies:
16+
PackageDependencies:
17+
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
18+
- Architecture: arm64
19+
InstallerUrl: https://github.com/tryandromeda/andromeda/releases/download/0.1.8/andromeda-windows-arm64.exe
20+
InstallerSha256: FEDED3C00810639DFC145D7EABDADD100F9BAF159E991060B48DB9EAF1E24D00
21+
Dependencies:
22+
PackageDependencies:
23+
- PackageIdentifier: Microsoft.VCRedist.2015+.arm64
24+
ManifestType: installer
25+
ManifestVersion: 1.12.0
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Andromeda.Andromeda
5+
PackageVersion: 0.1.8
6+
PackageLocale: en-US
7+
Publisher: The Andromeda Team
8+
PublisherUrl: https://tryandromeda.dev/
9+
PublisherSupportUrl: https://github.com/tryandromeda/andromeda/issues
10+
Author: The Andromeda Team
11+
PackageName: Andromeda
12+
PackageUrl: https://tryandromeda.dev/
13+
License: MPL-2.0
14+
LicenseUrl: https://github.com/tryandromeda/andromeda/blob/HEAD/LICENSE.md
15+
Copyright: © 2025 Andromeda Runtime
16+
ShortDescription: A modern, fast, and secure JavaScript & TypeScript runtime built from the ground up in Rust and powered by the Nova Engine.
17+
Description: A modern, fast, and secure JavaScript & TypeScript runtime built from the ground up in Rust and powered by The Nova Engine. Zero-config TypeScript support, hardware-accelerated graphics, comprehensive Web APIs, and developer-first tooling for the next generation of JavaScript applications.
18+
Tags:
19+
- andromeda
20+
- javascript
21+
- javascript-runtime
22+
- js
23+
- nova
24+
- runtime
25+
- rust
26+
- ts
27+
- typescript
28+
ReleaseNotes: |-
29+
What's Changed
30+
- fix: json cron schedule by @load1n9 in #213
31+
ReleaseNotesUrl: https://github.com/tryandromeda/andromeda/releases/tag/0.1.8
32+
Documentations:
33+
- DocumentLabel: Docs
34+
DocumentUrl: https://tryandromeda.dev/docs/index
35+
ManifestType: defaultLocale
36+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Andromeda.Andromeda
5+
PackageVersion: 0.1.8
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)