Skip to content

Commit 441e9aa

Browse files
committed
fix: Updating the manifest to point to the right tag
1 parent 225ba42 commit 441e9aa

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

versions-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5283,7 +5283,7 @@
52835283
{
52845284
"version": "2.7.18",
52855285
"stable": true,
5286-
"release_url": "https://github.com/actions/python-versions/releases/tag/2.7.18-87224",
5286+
"release_url": "https://github.com/Deca-Technologies/python-versions/releases/tag/2.7.18-87224",
52875287
"files": [
52885288
{
52895289
"filename": "python-2.7.18-darwin-x64.tar.gz",
@@ -5323,7 +5323,7 @@
53235323
"filename": "python-2.7.18-win32-x64.zip",
53245324
"arch": "x64",
53255325
"platform": "win32",
5326-
"download_url": "https://github.com/actions/python-versions/releases/download/2.7.18-87224/python-2.7.18-win32-x64.zip"
5326+
"download_url": "https://github.com/Deca-Technologies/python-versions/releases/download/2.7.18-87224/python-2.7.18-win32-x64.zip"
53275327
},
53285328
{
53295329
"filename": "python-2.7.18-win32-x86.zip",
@@ -5379,4 +5379,4 @@
53795379
}
53805380
]
53815381
}
5382-
]
5382+
]

0 commit comments

Comments
 (0)