From 88f54887d6053bf38d1c9c593b24169b30664e47 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 26 Feb 2025 14:16:50 +0000 Subject: [PATCH] pypy3.10 7.3.19 --- Formula/p/pypy3.10.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/p/pypy3.10.rb b/Formula/p/pypy3.10.rb index b5250e08bd204..9173c472b8002 100644 --- a/Formula/p/pypy3.10.rb +++ b/Formula/p/pypy3.10.rb @@ -1,10 +1,9 @@ class Pypy310 < Formula desc "Implementation of Python 3 in Python" homepage "https://pypy.org/" - url "https://downloads.python.org/pypy/pypy3.10-v7.3.17-src.tar.bz2" - sha256 "6ad74bc578e9c6d3a8a1c51503313058e3c58c35df86f7485453c4be6ab24bf7" + url "https://downloads.python.org/pypy/pypy3.10-v7.3.19-src.tar.bz2" + sha256 "a7c22930b918f40870865ed8a74147f4434ef84d3d6ca2b3c1eba9355d4929c8" license "MIT" - revision 1 head "https://github.com/pypy/pypy.git", branch: "main" livecheck do