Skip to content

Commit 917d777

Browse files
authored
New package: Karoterra.Aulua version 0.4.1 (microsoft#344416)
1 parent 827cc8a commit 917d777

File tree

3 files changed

+52
-0
lines changed

3 files changed

+52
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Karoterra.Aulua
5+
PackageVersion: 0.4.1
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: aulua.exe
10+
PortableCommandAlias: aulua
11+
UpgradeBehavior: install
12+
Commands:
13+
- aulua
14+
ReleaseDate: 2026-03-01
15+
Installers:
16+
- Architecture: x64
17+
InstallerUrl: https://github.com/karoterra/aviutl2-aulua/releases/download/v0.4.1/aulua-v0.4.1-windows.zip
18+
InstallerSha256: 8932E43E3657491310D7FFC80E1FBB8227D91164F217B62C933ADDE0B202C35B
19+
ManifestType: installer
20+
ManifestVersion: 1.12.0
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Karoterra.Aulua
5+
PackageVersion: 0.4.1
6+
PackageLocale: en-US
7+
Publisher: Karoterra
8+
PublisherUrl: https://karoterra.com/
9+
PublisherSupportUrl: https://github.com/karoterra/aviutl2-aulua/issues
10+
Author: Karoterra
11+
PackageName: aulua
12+
PackageUrl: https://github.com/karoterra/aviutl2-aulua
13+
License: MIT
14+
LicenseUrl: https://github.com/karoterra/aviutl2-aulua/blob/HEAD/LICENSE
15+
Copyright: Copyright (c) 2026 karoterra
16+
ShortDescription: AviUtl2 Lua script build & install tool
17+
Description: aulua is a command-line development tool for AviUtl ExEdit2 scripts. It helps automate building and installing Lua scripts and related resources.
18+
ReleaseNotes: |-
19+
What's Changed
20+
- fix: リリースノートが重複しないように修正 by @karoterra in #22
21+
Full Changelog: v0.4.0...v0.4.1
22+
ReleaseNotesUrl: https://github.com/karoterra/aviutl2-aulua/releases/tag/v0.4.1
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 with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Karoterra.Aulua
5+
PackageVersion: 0.4.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)