Skip to content

Commit

Permalink
New version: o2sh.onefetch version 2.23.1 (#204580)
Browse files Browse the repository at this point in the history
  • Loading branch information
o2sh authored Jan 3, 2025
1 parent 15702f6 commit f4fdb32
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 0 deletions.
32 changes: 32 additions & 0 deletions manifests/o/o2sh/onefetch/2.23.1/o2sh.onefetch.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Created with WinGet Releaser using komac v2.8.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json

PackageIdentifier: o2sh.onefetch
PackageVersion: 2.23.1
InstallerLocale: en-US
InstallerType: inno
Scope: machine
InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: install
Commands:
- onefetch
Dependencies:
PackageDependencies:
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
ProductCode: '{BB44DE71-B34D-4707-AE9D-5FF3FA632283}_is1'
ReleaseDate: 2025-01-01
AppsAndFeaturesEntries:
- Publisher: Ossama Hjaji
ProductCode: '{BB44DE71-B34D-4707-AE9D-5FF3FA632283}_is1'
ElevationRequirement: elevatesSelf
InstallationMetadata:
DefaultInstallLocation: '%ProgramFiles%\onefetch'
Installers:
- Architecture: x86
InstallerUrl: https://github.com/o2sh/onefetch/releases/download/2.23.1/onefetch-setup.exe
InstallerSha256: 7BC93C580623DD5605B6FED02696FDFA0F8CA5B1AA30EC75C157CA76D950DB9A
ManifestType: installer
ManifestVersion: 1.9.0
35 changes: 35 additions & 0 deletions manifests/o/o2sh/onefetch/2.23.1/o2sh.onefetch.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Created with WinGet Releaser using komac v2.8.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json

PackageIdentifier: o2sh.onefetch
PackageVersion: 2.23.1
PackageLocale: en-US
Publisher: Ossama Hjaji
PublisherUrl: https://github.com/o2sh
PublisherSupportUrl: https://github.com/o2sh/onefetch/issues
Author: Ossama Hjaji
PackageName: onefetch
PackageUrl: https://github.com/o2sh/onefetch
License: MIT
LicenseUrl: https://github.com/o2sh/onefetch/blob/HEAD/LICENSE.md
Copyright: Copyright (c) Ossama Hjaji
CopyrightUrl: https://github.com/o2sh/onefetch/blob/main/LICENSE.md
ShortDescription: Command-line Git information tool
Description: |-
Onefetch is a command-line Git information tool written in Rust that displays project information and code statistics for a local Git repository directly to your terminal.
The tool is completely offline - no network access is required.
Moniker: onefetch
Tags:
- cli
- command-line
- command-line-interface
- git
- rust
- tool
ReleaseNotes: |-
Bug Fixes 🐛
- Fix version in man page
Full Changelog: https://github.com/o2sh/onefetch/compare/2.23.0...2.23.1
ReleaseNotesUrl: https://github.com/o2sh/onefetch/releases/tag/2.23.1
ManifestType: defaultLocale
ManifestVersion: 1.9.0
8 changes: 8 additions & 0 deletions manifests/o/o2sh/onefetch/2.23.1/o2sh.onefetch.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with WinGet Releaser using komac v2.8.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json

PackageIdentifier: o2sh.onefetch
PackageVersion: 2.23.1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.9.0

0 comments on commit f4fdb32

Please sign in to comment.