Skip to content

Commit 8cde8a8

Browse files
authored
cLLeB.Gear version 0.1.1 (microsoft#379140)
1 parent 0c4fa6c commit 8cde8a8

3 files changed

Lines changed: 45 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: cLLeB.Gear
5+
PackageVersion: 0.1.1
6+
Installers:
7+
- Architecture: x64
8+
InstallerType: msi
9+
InstallerUrl: https://github.com/cLLeB/gear/releases/download/v0.1.1/Gear_0.1.1_x64_en-US.msi
10+
InstallerSha256: 2A67076E8A199FA70D0FDA545071B8705EEA13ACCCED084A8257498EAF6CE707
11+
InstallerSwitches:
12+
Silent: /quiet
13+
SilentWithProgress: /quiet
14+
ManifestType: installer
15+
ManifestVersion: 1.12.0
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: cLLeB.Gear
5+
PackageVersion: 0.1.1
6+
PackageLocale: en-US
7+
Publisher: cLLeB
8+
PublisherUrl: https://github.com/cLLeB
9+
PublisherSupportUrl: https://github.com/cLLeB/gear/issues
10+
PackageName: Gear
11+
PackageUrl: https://github.com/cLLeB/gear
12+
License: Apache-2.0
13+
LicenseUrl: https://github.com/cLLeB/gear/blob/main/LICENSE
14+
ShortDescription: AI-native developer terminal built on Tauri and Rust
15+
Description: Gear is a fast, lightweight developer terminal built on Tauri and Rust. It combines a native PTY backend with an integrated AI assistant, code editor, file explorer, and source control panel.
16+
Tags:
17+
- terminal
18+
- developer-tools
19+
- ai
20+
- rust
21+
ManifestType: defaultLocale
22+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: cLLeB.Gear
5+
PackageVersion: 0.1.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)