Skip to content

Commit cb3b07c

Browse files
committed
prerelease-181.2
1 parent ae12d27 commit cb3b07c

File tree

3 files changed

+49
-9
lines changed

3 files changed

+49
-9
lines changed

_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: 181.2
8+
date: "2025-07-23T02:57:51Z"
79
- num: 181.1
810
date: "2025-03-28T10:27:13Z"
911

_includes/releases/r181.2.html

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
<p>Updated to Vim 9.1.1577</p>
2+
3+
<nav>
4+
<ul class="toc" id="markdown-toc">
5+
<li><a href="#r181.2-whats-changed" id="markdown-toc-r181.2-whats-changed">What’s Changed</a></li>
6+
<li><a href="#r181.2-new-contributors" id="markdown-toc-r181.2-new-contributors">New Contributors</a></li>
7+
</ul>
8+
9+
</nav>
10+
11+
<p>This Vim update comes with further improvements to the diff functionality by supporting diff anchors (<code>:h diff-anchors</code>). There is also now a vertical tab panel (<code>:h tabpanel</code>).</p>
12+
13+
<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>
14+
15+
<details>
16+
<summary>What’s Changed</summary>
17+
18+
<!-- Release notes generated using configuration in .github/release.yml at prerelease-181.2 -->
19+
20+
<h2 id="r181.2-whats-changed">What’s Changed</h2>
21+
<ul>
22+
<li>Remove get-task-allow entitlement from signed builds by @ychin in <a href="https://github.com/macvim-dev/macvim/pull/1585">#1585</a></li>
23+
<li>Sparkle 2.7.1 by @ychin in <a href="https://github.com/macvim-dev/macvim/pull/1587">#1587</a></li>
24+
</ul>
25+
26+
<h2 id="r181.2-new-contributors">New Contributors</h2>
27+
<ul>
28+
<li>@ankddev made their first contribution in <a href="https://github.com/macvim-dev/macvim/pull/1578">#1578</a></li>
29+
</ul>
30+
31+
<p><strong>Full Changelog</strong>: https://github.com/macvim-dev/macvim/compare/prerelease-181.1…prerelease-181.2</p>
32+
33+
</details>

appcast/_prerelease.xml

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,33 @@
11
<item>
22
<sparkle:channel>prerelease</sparkle:channel>
3-
<title>MacVim prerelease-181.1</title>
3+
<title>MacVim prerelease-181.2</title>
44
<description><![CDATA[
55
{% include_relative _appcast_style.css %}
66
<div>
7-
{% include releases/r181.1.html %}
7+
{% include releases/r181.2.html %}
88
</div>
99
1010
<p><br /><small><a href="https://github.com/macvim-dev/macvim/releases/">Latest release notes &gt;</a></small></p>
1111
]]></description>
1212
<sparkle:fullReleaseNotesLink>https://github.com/macvim-dev/macvim/releases</sparkle:fullReleaseNotesLink>
13-
<pubDate>Fri, 28 Mar 2025 10:00:00 +0000</pubDate>
13+
<pubDate>Wed, 23 Jul 2025 02:00:00 +0000</pubDate>
1414
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
15-
<sparkle:version>181.1</sparkle:version>
16-
<sparkle:shortVersionString>9.1.1251</sparkle:shortVersionString>
15+
<sparkle:version>181.2</sparkle:version>
16+
<sparkle:shortVersionString>9.1.1577</sparkle:shortVersionString>
1717
<enclosure type="application/octet-stream"
18-
url="https://github.com/macvim-dev/macvim/releases/download/prerelease-181.1/MacVim.dmg"
19-
sparkle:edSignature="PUhn3fjmCtI1NEbgnVrJ10+gTuYbiBl4MLYiaaYQuOLR/mZM8M80luYhaz2b1WB6tmYLfuPplQaBVNMx0INGBg==" length="23917897"
18+
url="https://github.com/macvim-dev/macvim/releases/download/prerelease-181.2/MacVim.dmg"
19+
sparkle:edSignature="xnPAGcekxFUvxIojXw+oN95V8vGdmFFUTZ8Chw2jsoaJn8IxN8nN1STLekbYwB5Id73QPBgESGKNWly8T0HGDA==" length="23737040"
2020
/>
2121
<sparkle:deltas>
2222
<enclosure type="application/octet-stream"
23-
url="https://github.com/macvim-dev/macvim/releases/download/prerelease-181.1/181_to_181.1.delta"
23+
url="https://github.com/macvim-dev/macvim/releases/download/prerelease-181.2/181_to_181.2.delta"
2424
sparkle:deltaFrom="181"
25-
sparkle:edSignature="BBNympcNmHYmiaEYO0kVr7XcUUu5bWzXCuflgfCcD8VqwCI14/YjZ0UA1ZgakptqDbFgywF/c4tSfJ9HyX/mAQ==" length="1340966"
25+
sparkle:edSignature="Pfg19quf7yNw6nF5qay3KXsxA1aOdhjygP7p/bgw+/DJQm0bxA7dfDCeoRn9XpE44ye7dG0qM+nS6296qZ+3AA==" length="3737426"
26+
/>
27+
<enclosure type="application/octet-stream"
28+
url="https://github.com/macvim-dev/macvim/releases/download/prerelease-181.2/181.1_to_181.2.delta"
29+
sparkle:deltaFrom="181.1"
30+
sparkle:edSignature="DfRI1uYLwRb7C4cROrc4HttXoWO0JebJ/u3tnocTWB54LLKtXDET/noijyl2CLih4A/RMnVT4BdBxiyQ2F2KBw==" length="3534626"
2631
/>
2732
</sparkle:deltas>
2833

0 commit comments

Comments
 (0)