Skip to content

Commit dbfb07a

Browse files
New package: DuckStudio.PinAction version 1.0.0 (microsoft#351124)
1 parent cbf2474 commit dbfb07a

4 files changed

Lines changed: 97 additions & 0 deletions

File tree

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Created with Sundry-Locale
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: DuckStudio.PinAction
5+
PackageVersion: 1.0.0
6+
UpgradeBehavior: install
7+
Commands:
8+
- pinaction
9+
Dependencies:
10+
PackageDependencies:
11+
- PackageIdentifier: Microsoft.DotNet.Runtime.10
12+
ReleaseDate: 2026-03-23
13+
Installers:
14+
- Architecture: neutral
15+
InstallerType: inno
16+
Scope: machine
17+
ElevationRequirement: elevatesSelf
18+
InstallationMetadata:
19+
DefaultInstallLocation: '%ProgramFiles%\DuckStudio\PinAction'
20+
InstallModes:
21+
- interactive
22+
- silent
23+
- silentWithProgress
24+
InstallerUrl: https://github.com/DuckDuckStudio/PinAction/releases/download/1.0.0/PinAction_Setup.exe
25+
InstallerSha256: 2931d8d7db78a444c7afd5a3e77ab04df3b59e14b0996e2fd6529350bc3a9993
26+
ManifestType: installer
27+
ManifestVersion: 1.12.0
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Created with Sundry-Locale
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: DuckStudio.PinAction
5+
PackageVersion: 1.0.0
6+
PackageLocale: en-US
7+
Publisher: DuckStudio
8+
PublisherUrl: https://duckduckstudio.github.io/yazicbs.github.io/
9+
PublisherSupportUrl: https://github.com/DuckDuckStudio/PinAction/issues
10+
Author: 鸭鸭「カモ」
11+
PackageName: Pin Action
12+
PackageUrl: https://github.com/DuckDuckStudio/PinAction/
13+
License: MIT License
14+
LicenseUrl: https://github.com/DuckDuckStudio/PinAction/blob/main/LICENSE.txt
15+
Copyright: Copyright (c) 2026 鸭鸭「カモ」
16+
CopyrightUrl: https://github.com/DuckDuckStudio/PinAction/blob/main/LICENSE.txt
17+
ShortDescription: Pin github workflow dependency versions to full-length hashes.
18+
Tags:
19+
- console-application
20+
- dependency-pinning
21+
- github-action
22+
- workflow
23+
- action
24+
ReleaseNotesUrl: https://github.com/DuckDuckStudio/PinAction/releases/tag/1.0.0
25+
ReleaseNotes: |-
26+
Initial implementation.
27+
28+
Full Changelog: https://github.com/DuckDuckStudio/PinAction/commits/1.0.0
29+
ManifestType: locale
30+
ManifestVersion: 1.12.0
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Created with Sundry-Locale
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: DuckStudio.PinAction
5+
PackageVersion: 1.0.0
6+
PackageLocale: zh-CN
7+
Publisher: DuckStudio
8+
PublisherUrl: https://duckduckstudio.github.io/yazicbs.github.io/
9+
PublisherSupportUrl: https://github.com/DuckDuckStudio/PinAction/issues
10+
Author: 鸭鸭「カモ」
11+
PackageName: Pin Action
12+
PackageUrl: https://github.com/DuckDuckStudio/PinAction/
13+
License: MIT License
14+
LicenseUrl: https://github.com/DuckDuckStudio/PinAction/blob/main/LICENSE.txt
15+
Copyright: 版权所有 (c) 2026 鸭鸭「カモ」
16+
CopyrightUrl: https://github.com/DuckDuckStudio/PinAction/blob/main/LICENSE.txt
17+
ShortDescription: 固定 GitHub 工作流依赖版本到全长哈希。
18+
Tags:
19+
- 控制台程序
20+
- 固定依赖
21+
- github-action
22+
- workflow
23+
- 工作流
24+
- action
25+
- 操作
26+
ReleaseNotesUrl: https://github.com/DuckDuckStudio/PinAction/releases/tag/1.0.0
27+
ReleaseNotes: |-
28+
初始实现
29+
30+
完整修改记录: https://github.com/DuckDuckStudio/PinAction/commits/1.0.0
31+
ManifestType: defaultLocale
32+
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 Sundry-Locale
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: DuckStudio.PinAction
5+
PackageVersion: 1.0.0
6+
DefaultLocale: zh-CN
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)