From 762f4c84a7e38515b462fc3a77f6a22ae9776cb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartosz=20S=C5=82awecki?= Date: Thu, 19 Sep 2024 10:37:36 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20a=20typo=20SHA265=20=E2=86=92=20SHA256?= 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