Skip to content

Commit ba77968

Browse files
authored
Last Week in Pony - June 1, 2025 (#1084)
1 parent 4081e1f commit ba77968

1 file changed

Lines changed: 47 additions & 0 deletions

File tree

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
draft: false
3+
authors:
4+
- seantallen
5+
categories:
6+
- "Last Week in Pony"
7+
title: "Last Week in Pony - June 1, 2025"
8+
date: 2025-06-01T07:00:06-04:00
9+
---
10+
11+
Time to update your copy of ponyup! And expect a new Pony release this week! The Pony 0.60.0 release is coming later this week, and it includes a lot of work on Arm64 binaries for Linux and Windows.
12+
13+
<!-- more -->
14+
15+
## Items of Note
16+
17+
### Ponyup 0.8.6 Release
18+
19+
A couple nights ago, the search API for Cloudsmith changed. The result was that ponyup was no longer able to search by version for packages. This meant that trying to install a specific version of a tool with ponyup would fail.
20+
21+
This has been fixed in ponyup 0.8.6, which is now available. You can update ponyup with:
22+
23+
```bash
24+
ponyup update ponyup release
25+
```
26+
27+
### Pony 0.60.0 Release
28+
29+
The Pony 0.60.0 release is coming later this week.
30+
31+
### Pony Development Sync
32+
33+
The [recording](https://vimeo.com/1088160618) of the May 27th, 2025 sync is available.
34+
35+
### Office Hours
36+
37+
It was a holiday week in the US so I didn't attend Office Hours. I'm not sure if anyone else did.
38+
39+
## Releases
40+
41+
- [ponylang/ponyup 0.8.6](https://github.com/ponylang/ponyup/releases/tag/0.8.6)
42+
43+
---
44+
45+
_Last Week In Pony_ is a weekly blog post to catch you up on the latest news for the Pony programming language. To learn more about Pony, check out [our website](https://ponylang.io) or our [Zulip community](https://ponylang.zulipchat.com).
46+
47+
Got something you think should be featured? There's a GitHub issue for that! Add a comment to the [open "Last Week in Pony" issue](https://github.com/ponylang/ponylang.github.io/issues?q=is%3Aissue+is%3Aopen+label%3Alast-week-in-pony).

0 commit comments

Comments
 (0)