Skip to content

Commit b55f732

Browse files
chore(release): synchronize Wright product metadata
1 parent 89675f5 commit b55f732

7 files changed

Lines changed: 29 additions & 29 deletions

File tree

Cargo.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["crates/wright-core", "crates/wright-ir", "crates/wright-analyzer", "
33
resolver = "3"
44

55
[workspace.package]
6-
version = "0.2.18"
6+
version = "0.2.19"
77
edition = "2024"
88
rust-version = "1.85.0"
99
license = "AGPL-3.0-or-later"

dist/homebrew/wright.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
# Generated by scripts/update-dist-manifests.py for Wright 0.2.18.
1+
# Generated by scripts/update-dist-manifests.py for Wright 0.2.19.
22
# Consumes the canonical macOS release archives; do not edit by hand.
33
class Wright < Formula
44
desc "Tooling-first semantic platform for the Overwatch Workshop and OverPy ecosystem"
55
homepage "https://github.com/wrightkit/wright"
6-
url "https://github.com/wrightkit/wright/releases/download/v0.2.18/wright-0.2.18-aarch64-apple-darwin.tar.gz"
6+
url "https://github.com/wrightkit/wright/releases/download/v0.2.19/wright-0.2.19-aarch64-apple-darwin.tar.gz"
77
sha256 "0000000000000000000000000000000000000000000000000000000000000000"
88
license "AGPL-3.0-or-later"
99

1010
resource "wright-intel" do
1111
on_intel do
12-
url "https://github.com/wrightkit/wright/releases/download/v0.2.18/wright-0.2.18-x86_64-apple-darwin.tar.gz"
12+
url "https://github.com/wrightkit/wright/releases/download/v0.2.19/wright-0.2.19-x86_64-apple-darwin.tar.gz"
1313
sha256 "0000000000000000000000000000000000000000000000000000000000000000"
1414
end
1515
end

dist/scoop/wright.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"version": "0.2.18",
2+
"version": "0.2.19",
33
"description": "Tooling-first semantic platform for the Overwatch Workshop and OverPy ecosystem",
44
"homepage": "https://github.com/wrightkit/wright",
55
"license": "AGPL-3.0-or-later",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/wrightkit/wright/releases/download/v0.2.18/wright-0.2.18-x86_64-pc-windows-msvc.zip",
8+
"url": "https://github.com/wrightkit/wright/releases/download/v0.2.19/wright-0.2.19-x86_64-pc-windows-msvc.zip",
99
"hash": "0000000000000000000000000000000000000000000000000000000000000000",
10-
"extract_dir": "wright-0.2.18-x86_64-pc-windows-msvc"
10+
"extract_dir": "wright-0.2.19-x86_64-pc-windows-msvc"
1111
}
1212
},
1313
"bin": [

dist/winget/manifests/w/WrightKit/Wright/0.2.18/WrightKit.Wright.installer.yaml renamed to dist/winget/manifests/w/WrightKit/Wright/0.2.19/WrightKit.Wright.installer.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
# Generated by scripts/update-dist-manifests.py for Wright 0.2.18.
1+
# Generated by scripts/update-dist-manifests.py for Wright 0.2.19.
22
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
33
# The canonical Windows release ZIP (a zip of portable executables).
44
PackageIdentifier: WrightKit.Wright
5-
PackageVersion: 0.2.18
5+
PackageVersion: 0.2.19
66
InstallerType: zip
77
NestedInstallerType: portable
88
NestedInstallerFiles:
9-
- RelativeFilePath: wright-0.2.18-x86_64-pc-windows-msvc/wright.exe
9+
- RelativeFilePath: wright-0.2.19-x86_64-pc-windows-msvc/wright.exe
1010
PortableCommandAlias: wright
11-
- RelativeFilePath: wright-0.2.18-x86_64-pc-windows-msvc/wright-lsp.exe
11+
- RelativeFilePath: wright-0.2.19-x86_64-pc-windows-msvc/wright-lsp.exe
1212
PortableCommandAlias: wright-lsp
1313
Installers:
1414
- Architecture: x64
15-
InstallerUrl: https://github.com/wrightkit/wright/releases/download/v0.2.18/wright-0.2.18-x86_64-pc-windows-msvc.zip
15+
InstallerUrl: https://github.com/wrightkit/wright/releases/download/v0.2.19/wright-0.2.19-x86_64-pc-windows-msvc.zip
1616
InstallerSha256: 0000000000000000000000000000000000000000000000000000000000000000
1717
ManifestType: installer
1818
ManifestVersion: 1.10.0

dist/winget/manifests/w/WrightKit/Wright/0.2.18/WrightKit.Wright.locale.en-US.yaml renamed to dist/winget/manifests/w/WrightKit/Wright/0.2.19/WrightKit.Wright.locale.en-US.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Generated by scripts/update-dist-manifests.py for Wright 0.2.18.
1+
# Generated by scripts/update-dist-manifests.py for Wright 0.2.19.
22
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
33
PackageIdentifier: WrightKit.Wright
4-
PackageVersion: 0.2.18
4+
PackageVersion: 0.2.19
55
PackageLocale: en-US
66
Publisher: WrightKit
77
PublisherUrl: https://github.com/wrightkit

dist/winget/manifests/w/WrightKit/Wright/0.2.18/WrightKit.Wright.yaml renamed to dist/winget/manifests/w/WrightKit/Wright/0.2.19/WrightKit.Wright.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Generated by scripts/update-dist-manifests.py for Wright 0.2.18.
1+
# Generated by scripts/update-dist-manifests.py for Wright 0.2.19.
22
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
33
PackageIdentifier: WrightKit.Wright
4-
PackageVersion: 0.2.18
4+
PackageVersion: 0.2.19
55
DefaultLocale: en-US
66
ManifestType: version
77
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)