Skip to content

Commit eca249e

Browse files
authored
New version: Greenshot.Greenshot version 1.3.315 (microsoft#350396)
1 parent e295d62 commit eca249e

File tree

4 files changed

+100
-0
lines changed

4 files changed

+100
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Greenshot.Greenshot
5+
PackageVersion: 1.3.315
6+
InstallerType: inno
7+
UpgradeBehavior: install
8+
FileExtensions:
9+
- greenshot
10+
ProductCode: Greenshot_is1
11+
ReleaseDate: 2026-03-20
12+
Installers:
13+
- Architecture: x86
14+
Scope: user
15+
InstallerUrl: https://github.com/greenshot/greenshot/releases/download/v1.3.315/Greenshot-INSTALLER-1.3.315-RELEASE.exe
16+
InstallerSha256: 9BB4971E729A2AD1612E8AA2FA490B69C33AF7F42515F9B642C7D0F80F8C0FD3
17+
InstallerSwitches:
18+
Custom: /CURRENTUSER
19+
- Architecture: x86
20+
Scope: machine
21+
InstallerUrl: https://github.com/greenshot/greenshot/releases/download/v1.3.315/Greenshot-INSTALLER-1.3.315-RELEASE.exe
22+
InstallerSha256: 9BB4971E729A2AD1612E8AA2FA490B69C33AF7F42515F9B642C7D0F80F8C0FD3
23+
InstallerSwitches:
24+
Custom: /ALLUSERS
25+
ManifestType: installer
26+
ManifestVersion: 1.12.0
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Greenshot.Greenshot
5+
PackageVersion: 1.3.315
6+
PackageLocale: en-US
7+
Publisher: Greenshot
8+
PublisherUrl: https://getgreenshot.org/
9+
PublisherSupportUrl: https://github.com/greenshot/greenshot/issues
10+
PrivacyUrl: https://getgreenshot.org/privacy-policy/
11+
Author: Greenshot
12+
PackageName: Greenshot
13+
PackageUrl: https://getgreenshot.org/
14+
License: GPL-3.0
15+
LicenseUrl: https://github.com/greenshot/greenshot/blob/HEAD/LICENSE
16+
Copyright: Copyright (C) 2007-2026 Thomas Braun, Jens Klingen, Robin Krom
17+
ShortDescription: A light-weight screenshot software tool for Windows.
18+
Description: |-
19+
Greenshot is a light-weight screenshot software tool for Windows with the following key features:
20+
- Quickly create screenshots of a selected region, window or fullscreen; you can even capture complete (scrolling) web pages from Internet Explorer.
21+
- Easily annotate, highlight or obfuscate parts of the screenshot.
22+
- Export the screenshot in various ways: save to file, send to printer, copy to clipboard, attach to e-mail, send Office programs or upload to photo sites like Flickr or Picasa, and others.
23+
...and a lot more options simplyfying creation of and work with screenshots every day.
24+
Being easy to understand and configurable, Greenshot is an efficient tool for project managers, software developers, technical writers, testers and anyone else creating screenshots.
25+
Moniker: greenshot
26+
Tags:
27+
- capture
28+
- screenshot
29+
ReleaseNotes: |-
30+
What's Changed
31+
- Fix for Security Advisory GHSA-f8v9-7fph-fr2j. Thanks to @MarioRL0, who has responsibly disclosed the problem to us with a very detailed and well-analyzed report 💚
32+
- Stability fixes for 1.3 by @Lakritzator in https://github.com/greenshot/greenshot/pull/956
33+
- Reducing issues with leftovers of installation issues by @Lakritzator in https://github.com/greenshot/greenshot/pull/1084
34+
Full Changelog: https://github.com/greenshot/greenshot/compare/v1.3.312...v1.3.315
35+
ReleaseNotesUrl: https://github.com/greenshot/greenshot/releases/tag/v1.3.315
36+
Documentations:
37+
- DocumentLabel: Help
38+
DocumentUrl: https://getgreenshot.org/help/
39+
- DocumentLabel: FAQ
40+
DocumentUrl: https://getgreenshot.org/faq/
41+
ManifestType: defaultLocale
42+
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 YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: Greenshot.Greenshot
5+
PackageVersion: 1.3.315
6+
PackageLocale: zh-CN
7+
ShortDescription: 轻量 Windows 截图工具。
8+
Description: |-
9+
Greenshot 是一款轻量级的 Windows 截图软件,具有以下主要功能:
10+
- 快速创建选定区域、窗口或全屏的截图;甚至可以从 Internet Explorer 中捕获完整的(可滚动)网页。
11+
- 轻松对截图进行注释、突出显示或模糊处理。
12+
- 多种截图导出方式:保存为文件、发送至打印机、复制到剪贴板、附加到电子邮件、发送到 Office 程序,或上传到 Flickr、Picasa 等图片网站。
13+
……以及更多选项,简化了日常截图的创建和处理。
14+
Greenshot 易于理解和配置,是项目经理、软件开发人员、技术作者、测试人员以及任何需要创建截图的人的高效工具。
15+
Tags:
16+
- 截图
17+
- 捕获
18+
Documentations:
19+
- DocumentLabel: 帮助
20+
DocumentUrl: https://getgreenshot.org/help/
21+
- DocumentLabel: 常见问题
22+
DocumentUrl: https://getgreenshot.org/faq/
23+
ManifestType: locale
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 YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Greenshot.Greenshot
5+
PackageVersion: 1.3.315
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)