Skip to content

Commit 6343c02

Browse files
committed
prerelease-183.1
1 parent fc1b1ba commit 6343c02

4 files changed

Lines changed: 49 additions & 2 deletions

File tree

_data/releases.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
# The prereleases list should only be filled if there's an active prerelease.
55
# Otherwise it should be empty.
66
prereleases:
7+
- num: 183.1
8+
date: "2026-06-23T03:07:43Z"
79

810
releases:
911
- num: 183

_includes/releases/r183.1.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<p>Updated to Vim 9.2.0699</p>
2+
3+
<nav>
4+
5+
</nav>
6+
7+
<p>This is a pre-release version of MacVim. To use the latest stable release, see <a href="https://github.com/macvim-dev/macvim/releases/latest">https://github.com/macvim-dev/macvim/releases/latest</a></p>
8+
9+
<details>
10+
<summary>What’s Changed</summary>
11+
12+
<!-- Release notes generated using configuration in .github/release.yml at prerelease-183.1 -->
13+
14+
<p><strong>Full Changelog</strong>: https://github.com/macvim-dev/macvim/compare/release-183…prerelease-183.1</p>
15+
16+
</details>

appcast/_appcast_signature.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<!-- sparkle-signatures:
2-
edSignature: FbqKKwi+nIEN+pKNTHwaDysxW9nbt5uLNGifuSkUAHqClY+P12H/jyEOmNGUxcInR8xL9o6NamPA0hYDhh+MBw==
3-
length: 18625
2+
edSignature: b1+1UNcP4IonfExK5XogDYoia5W1nj8X/LseCYtxrSoDxgSB1ZiTnpxc6aRv8wyr0jaACF4uMNwOeLhjf25FDA==
3+
length: 21161
44
-->

appcast/_prerelease.xml

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<item>
2+
<sparkle:channel>prerelease</sparkle:channel>
3+
<title>MacVim prerelease-183.1</title>
4+
<description><![CDATA[
5+
{% include_relative _appcast_style.css %}
6+
<div>
7+
{% include releases/r183.1.html %}
8+
</div>
9+
10+
<p><br /><small><a href="https://github.com/macvim-dev/macvim/releases/">Latest release notes &gt;</a></small></p>
11+
]]></description>
12+
<sparkle:fullReleaseNotesLink>https://github.com/macvim-dev/macvim/releases</sparkle:fullReleaseNotesLink>
13+
<pubDate>Tue, 23 Jun 2026 03:00:00 +0000</pubDate>
14+
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
15+
<sparkle:version>183.1</sparkle:version>
16+
<sparkle:shortVersionString>9.2.699</sparkle:shortVersionString>
17+
<enclosure type="application/octet-stream"
18+
url="https://github.com/macvim-dev/macvim/releases/download/prerelease-183.1/MacVim.dmg"
19+
sparkle:edSignature="00rwU26aVdT0a+jLIeeY8WETpo+aobP/APi5DOMIZXqRhKPiJsze3QVt+9g53Ssui+VXR7l7a4Ws/uKEkomYBg==" length="26038589"
20+
/>
21+
<sparkle:deltas>
22+
<enclosure type="application/octet-stream"
23+
url="https://github.com/macvim-dev/macvim/releases/download/prerelease-183.1/183_to_183.1.delta"
24+
sparkle:deltaFrom="183"
25+
sparkle:edSignature="Yc4pCbJ0/+Gcof+lYs3mp7WdbES9mocW64cq2SJaBIKJdaOzb5ohTMiS3bYji7ss+HRKPIIWc4lU3Ezhl6LyDw==" length="1570446"
26+
/>
27+
</sparkle:deltas>
28+
29+
</item>

0 commit comments

Comments
 (0)