2.43.0-next.4

This commit is contained in:
Lex Christopherson 2026-03-24 06:17:53 -06:00
parent c722442bb3
commit d3173d6512
6 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@gsd-build/engine-darwin-arm64",
"version": "2.43.0-next.3",
"version": "2.43.0-next.4",
"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.3",
"version": "2.43.0-next.4",
"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.3",
"version": "2.43.0-next.4",
"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.3",
"version": "2.43.0-next.4",
"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.3",
"version": "2.43.0-next.4",
"description": "GSD native engine binary for Windows x64 (MSVC)",
"os": [
"win32"

View file

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