Skip to content

Commit c204858

Browse files
New version: noborus.ov 0.51.1 (microsoft#341060)
Co-authored-by: goreleaserbot <bot@goreleaser.com>
1 parent 698a6b4 commit c204858

3 files changed

Lines changed: 55 additions & 0 deletions

File tree

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
PackageIdentifier: noborus.ov
4+
PackageVersion: 0.51.1
5+
InstallerLocale: en-US
6+
InstallerType: zip
7+
ReleaseDate: "2026-02-20"
8+
Installers:
9+
- Architecture: x86
10+
NestedInstallerType: portable
11+
NestedInstallerFiles:
12+
- RelativeFilePath: ov.exe
13+
PortableCommandAlias: ov
14+
InstallerUrl: https://github.com/noborus/ov/releases/download/v0.51.1/ov_0.51.1_windows_386.zip
15+
InstallerSha256: 999a0f51cc6403756abc34c219f032427373aa054ebbeb09f4322a9a6947c59d
16+
UpgradeBehavior: uninstallPrevious
17+
- Architecture: x64
18+
NestedInstallerType: portable
19+
NestedInstallerFiles:
20+
- RelativeFilePath: ov.exe
21+
PortableCommandAlias: ov
22+
InstallerUrl: https://github.com/noborus/ov/releases/download/v0.51.1/ov_0.51.1_windows_amd64.zip
23+
InstallerSha256: 7b44625ca2a7890fffe47a1b2737f29ac75d12a387cc1c55ddc9d8ba9d4593fc
24+
UpgradeBehavior: uninstallPrevious
25+
- Architecture: arm64
26+
NestedInstallerType: portable
27+
NestedInstallerFiles:
28+
- RelativeFilePath: ov.exe
29+
PortableCommandAlias: ov
30+
InstallerUrl: https://github.com/noborus/ov/releases/download/v0.51.1/ov_0.51.1_windows_arm64.zip
31+
InstallerSha256: 24101daf4cf3dc1cd78d034bea1a7d3937450aaf5b0bf9d0d23b59e478dc429f
32+
UpgradeBehavior: uninstallPrevious
33+
ManifestType: installer
34+
ManifestVersion: 1.10.0
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
PackageIdentifier: noborus.ov
4+
PackageVersion: 0.51.1
5+
PackageLocale: en-US
6+
Publisher: noborus
7+
Author: Noboru Saito
8+
PackageName: ov
9+
PackageUrl: https://noborus.github.io/ov/
10+
License: MIT
11+
ShortDescription: Feature rich terminal pager
12+
Moniker: ov
13+
ManifestType: defaultLocale
14+
ManifestVersion: 1.10.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# This file was generated by GoReleaser. DO NOT EDIT.
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
PackageIdentifier: noborus.ov
4+
PackageVersion: 0.51.1
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)