Skip to content

Commit f41f493

Browse files
authored
New version: lkurcak.tend version 0.2.17 (microsoft#302002)
1 parent 93daf5b commit f41f493

File tree

3 files changed

+50
-0
lines changed

3 files changed

+50
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: lkurcak.tend
5+
PackageVersion: 0.2.17
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: tend.exe
10+
ReleaseDate: 2025-10-08
11+
Installers:
12+
- Architecture: x64
13+
InstallerUrl: https://github.com/lkurcak/tend/releases/download/0.2.17/tend-0.2.17-x86_64-pc-windows-msvc.zip
14+
InstallerSha256: 0AF643162D0CB5C8FF374AFB7A80E6DBC2C25B0D733A8813D40E57FD32177656
15+
- Architecture: arm64
16+
InstallerUrl: https://github.com/lkurcak/tend/releases/download/0.2.17/tend-0.2.17-aarch64-pc-windows-msvc.zip
17+
InstallerSha256: 0539b73c06cf211986bb7dafddb8844e6386a4cbb103502ae23550cf3ce2b0ee
18+
ManifestType: installer
19+
ManifestVersion: 1.10.0
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: lkurcak.tend
5+
PackageVersion: 0.2.17
6+
PackageLocale: en-US
7+
Publisher: lkurcak
8+
PublisherUrl: https://github.com/lkurcak
9+
PublisherSupportUrl: https://github.com/lkurcak/tend/issues
10+
PackageName: tend
11+
PackageUrl: https://github.com/lkurcak/tend
12+
License: Apache-2.0
13+
LicenseUrl: https://github.com/lkurcak/tend/blob/main/LICENSE-APACHE
14+
ShortDescription: Quickly spin up/down groups of command-line tasks with automated recovery
15+
Description: A command-line tool for managing and running multiple processes.
16+
ReleaseNotes: |-
17+
What's Changed
18+
- Remove debug-related files and scripts by @lkurcak in #58
19+
- 0.2.17 by @lkurcak in #59
20+
Full Changelog: 0.2.16...0.2.17
21+
ReleaseNotesUrl: https://github.com/lkurcak/tend/releases/tag/0.2.17
22+
ManifestType: defaultLocale
23+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: lkurcak.tend
5+
PackageVersion: 0.2.17
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)