Skip to content

Commit e5e0899

Browse files
Grappeggiaslopcode
andauthored
TeamSlop.Slopcode version 0.1.21 (microsoft#345472)
Co-authored-by: slopcode <slopcode@users.noreply.github.com>
1 parent 1196fb3 commit e5e0899

3 files changed

Lines changed: 50 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
2+
3+
PackageIdentifier: TeamSlop.Slopcode
4+
PackageVersion: 0.1.21
5+
InstallerType: zip
6+
NestedInstallerType: portable
7+
NestedInstallerFiles:
8+
- RelativeFilePath: slopcode.exe
9+
PortableCommandAlias: slopcode
10+
Commands:
11+
- slopcode
12+
ReleaseDate: 2025-06-12
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/teamslop/slopcode/releases/download/v0.1.21/slopcode-windows-x64-baseline.zip
16+
InstallerSha256: 531675EF2C4564EB16274E8415C85CB638B189ECCAF09386B90FD7C327A01B69
17+
ManifestType: installer
18+
ManifestVersion: 1.12.0
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
2+
3+
PackageIdentifier: TeamSlop.Slopcode
4+
PackageVersion: 0.1.21
5+
PackageLocale: en-US
6+
Publisher: TeamSlop
7+
PublisherUrl: https://github.com/teamslop
8+
PublisherSupportUrl: https://github.com/teamslop/slopcode/issues
9+
PackageName: SlopCode
10+
PackageUrl: https://slopcode.dev/
11+
License: MIT
12+
LicenseUrl: https://github.com/teamslop/slopcode/blob/v0.1.21/LICENSE
13+
ShortDescription: The AI coding agent built for the terminal.
14+
Description: |-
15+
SlopCode is an AI coding agent for the terminal.
16+
It provides a native TUI, parallel agent workflows, and support for many model providers.
17+
Moniker: slopcode
18+
Tags:
19+
- ai
20+
- cli
21+
- coding
22+
- terminal
23+
ReleaseNotesUrl: https://github.com/teamslop/slopcode/releases/tag/v0.1.21
24+
ManifestType: defaultLocale
25+
ManifestVersion: 1.12.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.12.0.schema.json
2+
3+
PackageIdentifier: TeamSlop.Slopcode
4+
PackageVersion: 0.1.21
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)