mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-28 22:34:41 +00:00
python@3.14.3: Fix hash (Closes #7597)
This commit is contained in:
parent
2ce8cf52af
commit
baa7f8e53e
@ -10,15 +10,15 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://www.python.org/ftp/python/3.14.3/python-3.14.3-amd64.exe#/setup.exe",
|
||||
"hash": "md5:b68ad91421afbbd1a628105199c8c5f6"
|
||||
"hash": "md5:897f5296196cddf98ea8c0409c299753"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://www.python.org/ftp/python/3.14.3/python-3.14.3.exe#/setup.exe",
|
||||
"hash": "md5:f3a8e8499725bdba6ffac39bd822647f"
|
||||
"hash": "md5:cf6a0d56f3c106dc59f2c82acdd89617"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://www.python.org/ftp/python/3.14.3/python-3.14.3-arm64.exe#/setup.exe",
|
||||
"hash": "md5:f62a3d28d7070078b3078e2db5777823"
|
||||
"hash": "md5:1183951d055ef6c0ae1fb686b3342a6f"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user