Skip to content

Commit cc215b5

Browse files
committed
New version: io.github.frathe.picfetch version 0.2.11
1 parent 89bb90d commit cc215b5

3 files changed

Lines changed: 63 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
2+
PackageIdentifier: io.github.frathe.picfetch
3+
PackageVersion: 0.2.11
4+
InstallerType: zip
5+
NestedInstallerType: portable
6+
NestedInstallerFiles:
7+
- RelativeFilePath: picfetch.exe
8+
PortableCommandAlias: picfetch
9+
ReleaseDate: "2026-08-28"
10+
Installers:
11+
- Architecture: x64
12+
InstallerUrl: https://github.com/frathe/picfetch/releases/download/v0.2.11/picfetch-windows-amd64.zip
13+
InstallerSha256: 99D51D5DA4DB0B8B82EF8D59F82470C6D529E2D723FBF155AEDBD7D23B41B899
14+
- Architecture: arm64
15+
InstallerUrl: https://github.com/frathe/picfetch/releases/download/v0.2.11/picfetch-windows-arm64.zip
16+
InstallerSha256: 4F50A56993EED5E75B60DA4C5FB001F203370C7F094D5FB921613850DCBC0186
17+
ManifestType: installer
18+
ManifestVersion: 1.12.0
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
2+
PackageIdentifier: io.github.frathe.picfetch
3+
PackageVersion: 0.2.11
4+
PackageLocale: en-US
5+
Publisher: Florian Rathe
6+
PublisherUrl: https://github.com/frathe
7+
PublisherSupportUrl: https://github.com/frathe/picfetch/issues
8+
Author: Florian Rathe
9+
PackageName: PicFetch
10+
PackageUrl: https://frathe.github.io/picfetch/
11+
License: MIT
12+
LicenseUrl: https://github.com/frathe/picfetch/blob/v0.2.11/LICENSE
13+
Copyright: Copyright (c) 2026 Florian Rathe
14+
ShortDescription: A small multi-platform desktop app for quickly viewing and browsing images.
15+
Description: |-
16+
A small Fyne desktop app for quickly viewing images. Drop one or more images onto the window to view them, and step through the set with the keyboard.
17+
18+
Supports JPEG, PNG, GIF, WebP, BMP, TIFF, ICO, XPM, HEIC, AVIF, SVG, and camera RAW previews.
19+
Moniker: picfetch
20+
Tags:
21+
- image-viewer
22+
- pictures
23+
- photos
24+
- fyne
25+
- go
26+
- portable
27+
ReleaseNotes: |-
28+
New Features
29+
- Changed a few labels to make them less confusing
30+
31+
Bugfix
32+
- Hashing a folder no longer crashes when the file set shrinks underneath the pool
33+
- A file the scanner produced no URI for no longer panics the hashing pass
34+
- A crash when pressing 0 after rotating an image and returning to the drop zone
35+
36+
Full Changelog: https://github.com/frathe/picfetch/compare/v0.2.10...v0.2.11
37+
ReleaseNotesUrl: https://github.com/frathe/picfetch/releases/tag/v0.2.11
38+
ManifestType: defaultLocale
39+
ManifestVersion: 1.12.0
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
2+
PackageIdentifier: io.github.frathe.picfetch
3+
PackageVersion: 0.2.11
4+
DefaultLocale: en-US
5+
ManifestType: version
6+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)