Skip to content

Commit 1204915

Browse files
New version: RigSmith.Rigsmith version 1.15.0 (microsoft#430254)
1 parent 5bb5c1f commit 1204915

3 files changed

Lines changed: 77 additions & 0 deletions

File tree

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: RigSmith.Rigsmith
5+
PackageVersion: 1.15.0
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: changerig.exe
10+
PortableCommandAlias: changerig
11+
- RelativeFilePath: clauderig.exe
12+
PortableCommandAlias: clauderig
13+
- RelativeFilePath: rig.exe
14+
PortableCommandAlias: rig
15+
- RelativeFilePath: shiprig.exe
16+
PortableCommandAlias: shiprig
17+
Commands:
18+
- changerig
19+
- clauderig
20+
- rig
21+
- shiprig
22+
ReleaseDate: 2026-09-06
23+
Installers:
24+
- Architecture: x64
25+
InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.15.0/rigsmith_1.15.0_windows_amd64.zip
26+
InstallerSha256: B2D7EB85B0A075469272580AE6D1BA91521E65FFA64CCF49AE7B6CB2745EB203
27+
- Architecture: arm64
28+
InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.15.0/rigsmith_1.15.0_windows_arm64.zip
29+
InstallerSha256: D8C1BAC2B104EE091F5D1F5729DC873BA3D0219BFB4161129A7EFA70C8D65CDC
30+
ManifestType: installer
31+
ManifestVersion: 1.12.0
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: RigSmith.Rigsmith
5+
PackageVersion: 1.15.0
6+
PackageLocale: en-US
7+
Publisher: RigSmith
8+
PublisherUrl: https://rigsmith.dev/
9+
PublisherSupportUrl: https://github.com/rigsmith/rigsmith/issues
10+
Author: John Campion Jr
11+
PackageName: RigSmith
12+
PackageUrl: https://rigsmith.dev/
13+
License: MIT
14+
LicenseUrl: https://github.com/rigsmith/rigsmith/blob/HEAD/LICENSE
15+
Copyright: Copyright (c) 2026 John Campion Jr
16+
ShortDescription: 'The rigsmith toolchain: rig, changerig, shiprig, clauderig'
17+
Description: The rigsmith toolchain in one package — rig (convention-first dev launcher), changerig (changesets), shiprig (releases/publish), and clauderig (sync Claude Code config). One install drops all four commands on PATH.
18+
Moniker: rigsmith
19+
Tags:
20+
- cli
21+
- developer-tools
22+
- dotnet
23+
- go
24+
- rust
25+
ReleaseNotes: |-
26+
Changelog
27+
Fixes
28+
- d39a446 fix(clauderig): preserve backup bytes through Git conversions (#293)
29+
- 154e677 fix(stack): stop pull refusing work it had already merged (#296)
30+
- 7713b71 fix: anchor the credential signatures so prose stops tripping the wire (#291)
31+
- f0ec74a fix: make the tripwire and the rewriter agree, and judge text by content (#294)
32+
- b0c112e fix: scrub the whole conversation, not just the transcript file (#292)
33+
Others
34+
- b6dd5c5 docs(changeset): restore the consolidated secret-scanning entry
35+
- 52d8897 rig: name a stackspace seed by convention (#290)
36+
ReleaseNotesUrl: https://github.com/rigsmith/rigsmith/releases/tag/v1.15.0
37+
ManifestType: defaultLocale
38+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: RigSmith.Rigsmith
5+
PackageVersion: 1.15.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)