Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify: DuongDieuPhap.ImageGlass version 9.2.0.1208 #199952

Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,11 @@ FileExtensions:
- xbm
- xpm
- xv
Dependencies:
PackageDependencies:
- PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8
- PackageIdentifier: Microsoft.EdgeWebView2Runtime
#Dependencies:
# PackageDependencies:
# - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8
DuckDuckStudio marked this conversation as resolved.
Show resolved Hide resolved
# - PackageIdentifier: Microsoft.EdgeWebView2Runtime
# See issue #199949 for more information.
ProductCode: '{ADD11FBB-C953-4A4C-9DE9-F3B6FB91DFCC}'
AppsAndFeaturesEntries:
- ProductCode: '{ADD11FBB-C953-4A4C-9DE9-F3B6FB91DFCC}'
Expand All @@ -108,5 +109,5 @@ Installers:
InstallerUrl: https://github.com/d2phap/ImageGlass/releases/download/9.2.0.1208/ImageGlass_9.2.0.1208_x64.msi
InstallerSha256: F91F3E5279B74787047864A4ED3F9AC5F16E288DB910C815BD0C91779E289BBE
ManifestType: installer
ManifestVersion: 1.9.0
ReleaseDate: 2024-12-07
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ PackageName: ImageGlass
PackageUrl: https://imageglass.org/
License: GPL-3.0
LicenseUrl: https://imageglass.org/license
Copyright: Copyright © 2010-2024 by by Dương Diệu Pháp. All rights reserved.
Copyright: 版权所有 © 2010-2024 by by Dương Diệu Pháp. 保留所有权利。
ShortDescription: 轻量多功能的图像查看器
Description: ImageGlass 是一款轻量级软件,可在简洁直观的界面中无缝查看图像。它支持 80 多种常见的图像格式,包括 WEBP、GIF、SVG、PNG、JXL、HEIC 等。ImageGlass 还提供高级功能,可满足普通用户和设计师的需求,是提高工作流程效率的绝佳工具。
Tags:
Expand All @@ -22,6 +22,7 @@ Tags:
- 查看器
- 照片
- 阅读器
ReleaseNotesUrl: https://github.com/d2phap/ImageGlass/releases/tag/9.2.0.1208
Documentations:
- DocumentLabel: 文档
DocumentUrl: https://imageglass.org/docs
Expand Down