From 6c36e167c82e5b52bbce889f5052bdc719fdc487 Mon Sep 17 00:00:00 2001 From: Stepan <121534647+exsplashit@users.noreply.github.com> Date: Fri, 30 Jun 2023 17:05:44 +0400 Subject: [PATCH] README: update release download link (#512) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf5efd8..890cb01 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ On Windows, Linux, macOS, and FreeBSD you can use the pre-built binaries. ``` https://dl.filippo.io/age/latest?for=linux/amd64 -https://dl.filippo.io/age/v1.0.0-rc.1?for=darwin/arm64 +https://dl.filippo.io/age/v1.1.1?for=darwin/arm64 ... ```