Skip to content

Commit

Permalink
New version: Casey.Just version 1.22.0 (#132804)
Browse files Browse the repository at this point in the history
  • Loading branch information
michidk authored Jan 7, 2024
1 parent 465417e commit dcc32fd
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 0 deletions.
20 changes: 20 additions & 0 deletions manifests/c/Casey/Just/1.22.0/Casey.Just.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Created with Komac v1.11.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json

PackageIdentifier: Casey.Just
PackageVersion: 1.22.0
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: just.exe
PortableCommandAlias: just
ReleaseDate: 2024-01-05
Installers:
- Architecture: x86
InstallerUrl: https://github.com/casey/just/releases/download/1.22.0/just-1.22.0-x86_64-pc-windows-msvc.zip
InstallerSha256: 464F8232F3C9BCF09799AD8AF5B4817B2C9192DA6407F2348B60B76C660B08D8
- Architecture: x64
InstallerUrl: https://github.com/casey/just/releases/download/1.22.0/just-1.22.0-x86_64-pc-windows-msvc.zip
InstallerSha256: 464F8232F3C9BCF09799AD8AF5B4817B2C9192DA6407F2348B60B76C660B08D8
ManifestType: installer
ManifestVersion: 1.5.0
19 changes: 19 additions & 0 deletions manifests/c/Casey/Just/1.22.0/Casey.Just.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Created with Komac v1.11.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json

PackageIdentifier: Casey.Just
PackageVersion: 1.22.0
PackageLocale: en-US
Publisher: Casey Rodarmor
PublisherUrl: https://github.com/casey
PublisherSupportUrl: https://github.com/casey/just/issues
Author: Casey Rodarmor
PackageName: Just
PackageUrl: https://github.com/casey/just
License: CC0-1.0
LicenseUrl: https://github.com/casey/just/blob/master/LICENSE
ShortDescription: Just a command runner
Description: just is a handy way to save and run project-specific commands. Commands, called recipes, are stored in a file called justfile with syntax inspired by make
ReleaseNotesUrl: https://github.com/casey/just/releases/tag/1.22.0
ManifestType: defaultLocale
ManifestVersion: 1.5.0
8 changes: 8 additions & 0 deletions manifests/c/Casey/Just/1.22.0/Casey.Just.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with Komac v1.11.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json

PackageIdentifier: Casey.Just
PackageVersion: 1.22.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.5.0

0 comments on commit dcc32fd

Please sign in to comment.