We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d43fd13 commit 185f38bCopy full SHA for 185f38b
Formula/p/[email protected]
@@ -1,8 +1,8 @@
1
class PythonGdbmAT313 < Formula
2
desc "Python interface to gdbm"
3
homepage "https://www.python.org/"
4
- url "https://www.python.org/ftp/python/3.13.1/Python-3.13.1.tgz"
5
- sha256 "1513925a9f255ef0793dbf2f78bb4533c9f184bdd0ad19763fd7f47a400a7c55"
+ url "https://www.python.org/ftp/python/3.13.2/Python-3.13.2.tgz"
+ sha256 "b8d79530e3b7c96a5cb2d40d431ddb512af4a563e863728d8713039aa50203f9"
6
license "Python-2.0"
7
8
livecheck do
0 commit comments