Skip to content

Commit bb077fc

Browse files
committed
chore: bump version to 1.4.8
1 parent d3a95f3 commit bb077fc

3 files changed

Lines changed: 17 additions & 18 deletions

File tree

appcast.xml

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44
<title>zmux Updates</title>
55
<link>https://github.com/maddada/zmux/releases</link>
66
<description>Sparkle appcast for zmux macOS releases.</description>
7+
<item>
8+
<title>1.4.8</title>
9+
<pubDate>Wed, 06 May 2026 22:09:39 +0400</pubDate>
10+
<sparkle:fullReleaseNotesLink>https://github.com/maddada/zmux/releases/tag/v1.4.8</sparkle:fullReleaseNotesLink>
11+
<sparkle:version>10408</sparkle:version>
12+
<sparkle:shortVersionString>1.4.8</sparkle:shortVersionString>
13+
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
14+
<sparkle:hardwareRequirements>arm64</sparkle:hardwareRequirements>
15+
<enclosure url="https://github.com/maddada/zmux/releases/download/v1.4.8/zmux-1.4.8.dmg" length="172171299" type="application/octet-stream" sparkle:edSignature="Iw2TEpIEdBkm8szracWw3jeP+8KTZ8M93rpwiJdnlbNkbaO8433GiO0TpuXC+GXUyrUGnDGCdsOx7fOJje/xCw=="/>
16+
</item>
717
<item>
818
<title>1.4.7</title>
919
<pubDate>Wed, 06 May 2026 03:22:34 +0400</pubDate>
@@ -59,20 +69,9 @@
5969
<sparkle:releaseNotesLink sparkle:edSignature="xtNE5nnvIhHYHA2+9HkBFUgS44UPM/MzoME8vlPSG5rxug6O3N3rW+/VFehqS8DXfdjsORBck4PF/OXk/s2bCg==" sparkle:length="407">https://raw.githubusercontent.com/maddada/zmux/main/zmux-1.4.3.md</sparkle:releaseNotesLink>
6070
<enclosure url="https://github.com/maddada/zmux/releases/download/v1.4.3/zmux-1.4.3.dmg" length="24009650" type="application/octet-stream" sparkle:edSignature="C+xJtw8mfe0Ehgq5t6Am/5Es3z8186Jvs54fHQyizZnSwunPeGJHjOGiExZl7Bda2NjNrZt1iZn5VdzmAKNwAg=="/>
6171
</item>
62-
<item>
63-
<title>1.4.2</title>
64-
<pubDate>Sat, 02 May 2026 11:32:19 +0400</pubDate>
65-
<sparkle:fullReleaseNotesLink>https://github.com/maddada/zmux/releases/tag/v1.4.2</sparkle:fullReleaseNotesLink>
66-
<sparkle:version>10402</sparkle:version>
67-
<sparkle:shortVersionString>1.4.2</sparkle:shortVersionString>
68-
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
69-
<sparkle:hardwareRequirements>arm64</sparkle:hardwareRequirements>
70-
<sparkle:releaseNotesLink sparkle:edSignature="ZrpJF7C/iXAAROoIR1s9/E9BUufGb708U8uR16Agl3VORgEl2z6ljy3xpi6HWRV/a8oE0D1QIReTLHVe+5BoAw==" sparkle:length="164">https://raw.githubusercontent.com/maddada/zmux/main/zmux-1.4.2.md</sparkle:releaseNotesLink>
71-
<enclosure url="https://github.com/maddada/zmux/releases/download/v1.4.2/zmux-1.4.2.dmg" length="23926695" type="application/octet-stream" sparkle:edSignature="0+DqQqhDhABrXy/cRoaSJ5GsFa3y8Zf55DSRrOcpJ23DWVWKGN5IN6uelNHj1YODlLvMadX0LyD0yZ22OGWGAw=="/>
72-
</item>
7372
</channel>
7473
</rss>
7574
<!-- sparkle-signatures:
76-
edSignature: C5iV1wc0U3gSVDiJi4h8gRorch+25Wm9b63nekA5q5kcaUoahXE0P7i6hB3k4e8RJkvIJvuQoIB1C4aSkQIHAg==
77-
length: 6738
75+
edSignature: toRMUvhPpVF82uI8Fgy58c4qf3NRMmufvLjPTNfvJhkXxNHfxtxmLHBkHMiVg0X3jppIy23/HQh7SzZqVVYJDA==
76+
length: 6476
7877
-->

native/macos/zmuxHost/project.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,19 @@ settings:
1313
# maintainer's Apple signing identity. Developers can set signing locally
1414
# in Xcode or with an untracked config.
1515
CODE_SIGN_STYLE: Automatic
16-
# CDXC:AutoUpdate 2026-05-06-03:12: Sparkle compares CFBundleVersion, not
16+
# CDXC:AutoUpdate 2026-05-06-19:47: Sparkle compares CFBundleVersion, not
1717
# only CFBundleShortVersionString. Release builds use semver-derived numeric
1818
# build values so each public update is greater than earlier installs.
19-
CURRENT_PROJECT_VERSION: 10407
19+
CURRENT_PROJECT_VERSION: 10408
2020
GENERATE_INFOPLIST_FILE: YES
2121
LD_RUNPATH_SEARCH_PATHS:
2222
- "$(inherited)"
2323
- "@executable_path/../Frameworks"
2424
MACOSX_DEPLOYMENT_TARGET: "13.0"
25-
# CDXC:Distribution 2026-05-06-03:12: Homebrew and Sparkle release v1.4.7 must
25+
# CDXC:Distribution 2026-05-06-19:47: Homebrew and Sparkle release v1.4.8 must
2626
# publish a notarized Developer ID app whose bundle metadata matches the
2727
# GitHub release, Sparkle appcast, and brew artifact version.
28-
MARKETING_VERSION: "1.4.7"
28+
MARKETING_VERSION: "1.4.8"
2929
SDKROOT: macosx
3030
SWIFT_VERSION: "5.0"
3131
# CDXC:ChromiumBrowserPanes 2026-05-04-16:38: Swift needs both Ghostty's

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zmux",
3-
"version": "1.4.7",
3+
"version": "1.4.8",
44
"private": true,
55
"description": "zmux native macOS workarea and sessions UI.",
66
"type": "module",

0 commit comments

Comments
 (0)