Skip to content

Commit ed5e256

Browse files
New version: DuckStudio.GitHubView version 1.0.6 (Auto) (microsoft#312912)
1 parent bb3e6a1 commit ed5e256

3 files changed

Lines changed: 162 additions & 0 deletions

File tree

Lines changed: 103 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,103 @@
1+
# Created with Sundry.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: DuckStudio.GitHubView
5+
PackageVersion: 1.0.6
6+
InstallModes:
7+
- interactive
8+
- silent
9+
- silentWithProgress
10+
UpgradeBehavior: install
11+
Commands:
12+
- ghv
13+
Protocols:
14+
- https
15+
ReleaseDate: 2025-11-13
16+
Installers:
17+
# Inno Setup
18+
- Architecture: x64
19+
InstallerType: inno
20+
InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/1.0.6/GitHubView-1.0.6-windows-2022-Setup-SingleFile.exe
21+
InstallerSha256: 6255f8987440700354ba7162fb48aa50c80f20fa80c9de41e576e19b7aedeefd
22+
- Architecture: x86
23+
InstallerType: inno
24+
InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/1.0.6/GitHubView-1.0.6-windows-2022-Setup-SingleFile.exe
25+
InstallerSha256: 6255f8987440700354ba7162fb48aa50c80f20fa80c9de41e576e19b7aedeefd
26+
- Architecture: arm
27+
InstallerType: inno
28+
InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/1.0.6/GitHubView-1.0.6-windows-2022-Setup-SingleFile.exe
29+
InstallerSha256: 6255f8987440700354ba7162fb48aa50c80f20fa80c9de41e576e19b7aedeefd
30+
- Architecture: arm64
31+
InstallerType: inno
32+
InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/1.0.6/GitHubView-1.0.6-windows-2022-Setup-SingleFile.exe
33+
InstallerSha256: 6255f8987440700354ba7162fb48aa50c80f20fa80c9de41e576e19b7aedeefd
34+
35+
# portable
36+
- Architecture: x64
37+
InstallerType: portable
38+
ArchiveBinariesDependOnPath: true
39+
InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/1.0.6/GitHubView-1.0.6-windows-2022-SingleFile.exe
40+
InstallerSha256: 1c529e62b1cf9bf50a747d3f3b9b46de4e3c2b7952f018d6a24830860a1ffe69
41+
- Architecture: x86
42+
InstallerType: portable
43+
ArchiveBinariesDependOnPath: true
44+
InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/1.0.6/GitHubView-1.0.6-windows-2022-SingleFile.exe
45+
InstallerSha256: 1c529e62b1cf9bf50a747d3f3b9b46de4e3c2b7952f018d6a24830860a1ffe69
46+
- Architecture: arm
47+
InstallerType: portable
48+
ArchiveBinariesDependOnPath: true
49+
InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/1.0.6/GitHubView-1.0.6-windows-2022-SingleFile.exe
50+
InstallerSha256: 1c529e62b1cf9bf50a747d3f3b9b46de4e3c2b7952f018d6a24830860a1ffe69
51+
- Architecture: arm64
52+
InstallerType: portable
53+
ArchiveBinariesDependOnPath: true
54+
InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/1.0.6/GitHubView-1.0.6-windows-2022-SingleFile.exe
55+
InstallerSha256: 1c529e62b1cf9bf50a747d3f3b9b46de4e3c2b7952f018d6a24830860a1ffe69
56+
57+
# zip + NET Runtime
58+
- Architecture: x64
59+
InstallerType: zip
60+
ArchiveBinariesDependOnPath: true
61+
NestedInstallerType: portable
62+
NestedInstallerFiles:
63+
- RelativeFilePath: output/ghv.exe
64+
InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/1.0.6/GitHubView-1.0.6-windows-2022.zip
65+
InstallerSha256: 849790b585e9555fd988d15b61f22947913a0eb69cd6385a2775387adab05acc
66+
Dependencies:
67+
PackageDependencies:
68+
- PackageIdentifier: Microsoft.DotNet.Runtime.10
69+
- Architecture: x86
70+
InstallerType: zip
71+
ArchiveBinariesDependOnPath: true
72+
NestedInstallerType: portable
73+
NestedInstallerFiles:
74+
- RelativeFilePath: output/ghv.exe
75+
InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/1.0.6/GitHubView-1.0.6-windows-2022.zip
76+
InstallerSha256: 849790b585e9555fd988d15b61f22947913a0eb69cd6385a2775387adab05acc
77+
Dependencies:
78+
PackageDependencies:
79+
- PackageIdentifier: Microsoft.DotNet.Runtime.10
80+
- Architecture: arm
81+
InstallerType: zip
82+
ArchiveBinariesDependOnPath: true
83+
NestedInstallerType: portable
84+
NestedInstallerFiles:
85+
- RelativeFilePath: output/ghv.exe
86+
InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/1.0.6/GitHubView-1.0.6-windows-2022.zip
87+
InstallerSha256: 849790b585e9555fd988d15b61f22947913a0eb69cd6385a2775387adab05acc
88+
Dependencies:
89+
PackageDependencies:
90+
- PackageIdentifier: Microsoft.DotNet.Runtime.10
91+
- Architecture: arm64
92+
InstallerType: zip
93+
ArchiveBinariesDependOnPath: true
94+
NestedInstallerType: portable
95+
NestedInstallerFiles:
96+
- RelativeFilePath: output/ghv.exe
97+
InstallerUrl: https://github.com/DuckDuckStudio/GitHubView/releases/download/1.0.6/GitHubView-1.0.6-windows-2022.zip
98+
InstallerSha256: 849790b585e9555fd988d15b61f22947913a0eb69cd6385a2775387adab05acc
99+
Dependencies:
100+
PackageDependencies:
101+
- PackageIdentifier: Microsoft.DotNet.Runtime.10
102+
ManifestType: installer
103+
ManifestVersion: 1.10.0
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
# Created with Sundry.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: DuckStudio.GitHubView
5+
PackageVersion: 1.0.6
6+
PackageLocale: zh-CN
7+
Publisher: 鸭鸭「カモ」
8+
PublisherUrl: https://duckduckstudio.github.io/yazicbs.github.io/
9+
PublisherSupportUrl: https://github.com/DuckDuckStudio/GitHubView/issues
10+
Author: 鸭鸭「カモ」
11+
PackageName: GitHubView
12+
PackageUrl: https://duckduckstudio.github.io/yazicbs.github.io/Tools/GitHubView/
13+
License: GNU General Public License v3.0
14+
LicenseUrl: https://github.com/DuckDuckStudio/GitHubView/blob/master/LICENSE.txt
15+
Copyright: 版权所有 (c) 鸭鸭「カモ」
16+
CopyrightUrl: https://github.com/DuckDuckStudio/GitHubView/blob/master/LICENSE.txt
17+
ShortDescription: 💻在控制台中查看 GitHub 上的内容
18+
Description: GitHubView 是一个用于查看 GitHub 上的信息的命令行工具。
19+
Tags:
20+
- github
21+
- 信息查看
22+
- 命令
23+
- 命令工具
24+
- 命令行工具
25+
- 控制台
26+
- 终端
27+
- 终端工具
28+
ReleaseNotes: |-
29+
## 依赖更新
30+
#### CI/CD
31+
- ci: 将 Windows Runner 钉在 windows-2022 by @DuckDuckStudio in https://github.com/DuckDuckStudio/GitHubView/pull/31
32+
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/DuckDuckStudio/GitHubView/pull/29
33+
- ci(deps): bump actions/setup-dotnet from 4 to 5.0.0 by @dependabot[bot] in https://github.com/DuckDuckStudio/GitHubView/pull/32
34+
- chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/DuckDuckStudio/GitHubView/pull/33
35+
- chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in https://github.com/DuckDuckStudio/GitHubView/pull/37
36+
37+
#### .NET
38+
- Bump Spectre.Console from 0.50.0 to 0.51.1 by @dependabot[bot] in https://github.com/DuckDuckStudio/GitHubView/pull/34
39+
- Bump Spectre.Console from 0.51.1 to 0.52.0 by @dependabot[bot] in https://github.com/DuckDuckStudio/GitHubView/pull/35
40+
- Bump Spectre.Console from 0.52.0 to 0.54.0 by @dependabot[bot] in https://github.com/DuckDuckStudio/GitHubView/pull/38
41+
- chore!: 使用 .NET 10 框架 by @DuckDuckStudio in https://github.com/DuckDuckStudio/GitHubView/pull/39
42+
43+
完整修改记录: https://github.com/DuckDuckStudio/GitHubView/compare/1.0.5...1.0.6
44+
ReleaseNotesUrl: https://github.com/DuckDuckStudio/GitHubView/releases/tag/1.0.6
45+
Documentations:
46+
- DocumentLabel: README
47+
DocumentUrl: https://github.com/DuckDuckStudio/GitHubView/blob/master/README.md
48+
- DocumentLabel: 贡献指南
49+
DocumentUrl: https://github.com/DuckDuckStudio/GitHubView/blob/master/CONTRIBUTING.md
50+
ManifestType: defaultLocale
51+
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 Sundry.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: DuckStudio.GitHubView
5+
PackageVersion: 1.0.6
6+
DefaultLocale: zh-CN
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)