Skip to content

Commit 52cb76a

Browse files
New version: nao1215.gup version 1.3.1 (microsoft#391187)
1 parent 9ccbf5d commit 52cb76a

3 files changed

Lines changed: 93 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: nao1215.gup
5+
PackageVersion: 1.3.1
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: gup.exe
10+
UpgradeBehavior: install
11+
Commands:
12+
- gup
13+
ReleaseDate: 2026-06-21
14+
Installers:
15+
- Architecture: x86
16+
InstallerUrl: https://github.com/nao1215/gup/releases/download/v1.3.1/gup_1.3.1_windows_386.zip
17+
InstallerSha256: 04CA4291FB11CFEAEE51325AAF2EE331085FE3F73E745EBF61D0C0F064058985
18+
- Architecture: x64
19+
InstallerUrl: https://github.com/nao1215/gup/releases/download/v1.3.1/gup_1.3.1_windows_amd64.zip
20+
InstallerSha256: 5AC4DC4F2FDA6C318D14228107BBBC891F1E138D2A7728054565FDE68D945A0B
21+
- Architecture: arm64
22+
InstallerUrl: https://github.com/nao1215/gup/releases/download/v1.3.1/gup_1.3.1_windows_arm64.zip
23+
InstallerSha256: 1A092A0F22C4E80E7DD90770BCA4BCF945C0621DDB2C21F6574A2A6232FE5D17
24+
ManifestType: installer
25+
ManifestVersion: 1.12.0
Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: nao1215.gup
5+
PackageVersion: 1.3.1
6+
PackageLocale: en-US
7+
Publisher: Chikamatsu Naohiro
8+
PublisherUrl: https://github.com/nao1215
9+
PublisherSupportUrl: https://github.com/nao1215/gup/issues
10+
Author: Chikamatsu Naohiro
11+
PackageName: gup
12+
PackageUrl: https://github.com/nao1215/gup
13+
License: Apache-2.0
14+
LicenseUrl: https://github.com/nao1215/gup/blob/HEAD/LICENSE
15+
Copyright: Copyright (c) Chikamatsu Naohiro
16+
CopyrightUrl: https://github.com/nao1215/gup/blob/main/LICENSE
17+
ShortDescription: gup - Update binaries installed by "go install" with goroutines
18+
Description: gup command update binaries installed by "go install" to the latest version. gup updates all binaries in parallel, so very fast. It also provides subcommands for manipulating binaries under $GOPATH/bin ($GOBIN).
19+
Moniker: gup
20+
Tags:
21+
- cli-app
22+
- command-line-tool
23+
- cross-platform
24+
- go
25+
- golang
26+
- golang-tools
27+
- update
28+
- updater
29+
- user-friendly
30+
ReleaseNotes: |-
31+
gup v1.3.1
32+
Fast parallel updater and manager for binaries installed with go install.
33+
Install or upgrade, then see the grouped highlights below. Every artifact is
34+
signed and ships with an SBOM and build provenance — see
35+
Verifying release integrity.
36+
Changelog
37+
Features
38+
- 4649ae4: feat(cmd): add machine-readable JSON output to list, check, and update (@nao1215)
39+
- 4fef9e2: feat(release): curated release notes plus signing, SBOM, and provenance (@nao1215)
40+
Bug fixes
41+
- 48ed9ad: fix(check): respect saved update channels in gup check (@nao1215)
42+
- 4d3ee1b: fix(cmd): disable per-package timeout by default and name the command on timeout (@nao1215)
43+
- 3a69aad: fix(release): address review feedback on changelog filters, cosign identity, and config tests (@nao1215)
44+
- 78c9654: fix(release): migrate .goreleaser.yml to v2 schema (version, archives.formats, snapshot.version_template) (@nao1215)
45+
- f94989c: fix(update): derive skip/update decision from the resolved channel (@nao1215)
46+
- f131f0a: fix(update): keep --json stdout pure JSON when excluding packages (@nao1215)
47+
- 2060f5d: fix: guarantee dry-run temp-dir cleanup and make it panic-safe (@nao1215)
48+
- bd34132: fix: skip Go-version comparison when 'go version' detection fails (@nao1215)
49+
- 4930c2f: fix: surface a cause when a killed go subprocess has empty stderr (@nao1215)
50+
Documentation
51+
- 1a50cea: docs: add example output to gup check --json jq example (@nao1215)
52+
- 2d37e75: docs: keep translated READMEs in sync with the English source of truth (@nao1215)
53+
- 0d9a998: docs: prepare v1.3.1 release (changelog) (@nao1215)
54+
- 9816026: docs: show gup check --json output directly instead of a jq pipeline (@nao1215)
55+
- baa7fa9: docs: shrink JSON output section in README (@nao1215)
56+
- 6f0c071: docs: unify language switcher across all translated READMEs (@nao1215)
57+
Full changelog: v1.3.0...v1.3.1
58+
ReleaseNotesUrl: https://github.com/nao1215/gup/releases/tag/v1.3.1
59+
ManifestType: defaultLocale
60+
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 komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: nao1215.gup
5+
PackageVersion: 1.3.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)