Skip to content

Commit 59705ae

Browse files
Add Jor.jor version 1.0.0 manifest (microsoft#349962)
Co-authored-by: Saif-Ali-Baig <learn.saifalibaig@gmail.com>
1 parent a380701 commit 59705ae

3 files changed

Lines changed: 48 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
2+
3+
PackageIdentifier: Jor.jor
4+
PackageVersion: 1.0.0
5+
Installers:
6+
- Architecture: x64
7+
InstallerType: wix
8+
InstallerUrl: https://github.com/zypherison/JOR/releases/download/v1.0.0/JOR_1.0.0_x64_en-US.msi
9+
InstallerSha256: 229399CF6B0035F16405D8E8DA3C844CCCB1A444C6078E22C534ACF85756B4B7
10+
- Architecture: x64
11+
InstallerType: nullsoft
12+
InstallerUrl: https://github.com/zypherison/JOR/releases/download/v1.0.0/JOR_1.0.0_x64-setup.exe
13+
InstallerSha256: CF7C8C943FDE91CEDADB8E28D3E9FD0ED630983AF4BAB62D2E86EF1B1C24E779
14+
ManifestType: installer
15+
ManifestVersion: 1.6.0
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
2+
3+
PackageIdentifier: Jor.jor
4+
PackageVersion: 1.0.0
5+
PackageLocale: en-US
6+
Publisher: zypherison
7+
PublisherUrl: https://github.com/zypherison
8+
PublisherSupportUrl: https://github.com/zypherison/JOR/issues
9+
Author: zypherison
10+
PackageName: JOR
11+
PackageUrl: https://github.com/zypherison/JOR
12+
License: Proprietary
13+
ShortDescription: Blazingly fast Spotlight-style launcher for Windows.
14+
Description: JOR (Just Open & Run) is a lightweight Windows launcher built with Tauri and Rust for fast local indexing and fuzzy app search.
15+
Moniker: jor
16+
Tags:
17+
- launcher
18+
- productivity
19+
- search
20+
- spotlight
21+
- tauri
22+
- windows
23+
ReleaseNotes: Initial public release of JOR with fast local app indexing, fuzzy matching, and a modern transparent launcher UI.
24+
ReleaseNotesUrl: https://github.com/zypherison/JOR/releases/tag/v1.0.0
25+
ManifestType: defaultLocale
26+
ManifestVersion: 1.6.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
2+
3+
PackageIdentifier: Jor.jor
4+
PackageVersion: 1.0.0
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.6.0

0 commit comments

Comments
 (0)