From adcf5c892e6ed261770d1cc611a4fa26f6f14e80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartosz=20S=C5=82awecki?= Date: Thu, 19 Sep 2024 11:10:29 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20a=20typo=20SHA265=20=E2=86=92=20SHA256=20?= =?UTF-8?q?(#90)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af31171..248bc4a 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ to install the latest version that satisfies the range. ### Validate checksum You can also specify a checksum to validate the downloaded file. Checksums up to the default version -are automatically verified by this action. The sha265 hashes can be found on the +are automatically verified by this action. The sha256 hashes can be found on the [releases page](https://github.com/astral-sh/uv/releases) of the uv repo. ```yaml