2.43.0-next.6

This commit is contained in:
Lex Christopherson 2026-03-24 07:43:26 -06:00
parent cfc377fd9b
commit ef9a38c802
7 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@gsd-build/engine-darwin-arm64",
"version": "2.43.0-next.5",
"version": "2.43.0-next.6",
"description": "GSD native engine binary for macOS ARM64",
"os": [
"darwin"

View file

@ -1,6 +1,6 @@
{
"name": "@gsd-build/engine-darwin-x64",
"version": "2.43.0-next.5",
"version": "2.43.0-next.6",
"description": "GSD native engine binary for macOS Intel",
"os": [
"darwin"

View file

@ -1,6 +1,6 @@
{
"name": "@gsd-build/engine-linux-arm64-gnu",
"version": "2.43.0-next.5",
"version": "2.43.0-next.6",
"description": "GSD native engine binary for Linux ARM64 (glibc)",
"os": [
"linux"

View file

@ -1,6 +1,6 @@
{
"name": "@gsd-build/engine-linux-x64-gnu",
"version": "2.43.0-next.5",
"version": "2.43.0-next.6",
"description": "GSD native engine binary for Linux x64 (glibc)",
"os": [
"linux"

View file

@ -1,6 +1,6 @@
{
"name": "@gsd-build/engine-win32-x64-msvc",
"version": "2.43.0-next.5",
"version": "2.43.0-next.6",
"description": "GSD native engine binary for Windows x64 (MSVC)",
"os": [
"win32"

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "gsd-pi",
"version": "2.43.0-next.5",
"version": "2.43.0-next.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "gsd-pi",
"version": "2.43.0-next.5",
"version": "2.43.0-next.6",
"hasInstallScript": true,
"license": "MIT",
"workspaces": [

View file

@ -1,6 +1,6 @@
{
"name": "gsd-pi",
"version": "2.43.0-next.5",
"version": "2.43.0-next.6",
"description": "GSD — Get Shit Done coding agent",
"license": "MIT",
"repository": {