1
0

update DownloadURL to correctly point at main.zip

This commit is contained in:
ورد
2025-09-01 07:03:04 +03:00
committed by GitHub
parent a09b12f1eb
commit c1de0cc442

View File

@@ -5,8 +5,8 @@
"categories": ["Content"], "categories": ["Content"],
"author": "Gfsgfs and EricTheToon", "author": "Gfsgfs and EricTheToon",
"repo": "https://github.com/gfsgfsPunchlineGuy/Punchline", "repo": "https://github.com/gfsgfsPunchlineGuy/Punchline",
"downloadURL": "https://github.com/gfsgfsPunchlineGuy/archive/refs/heads/main.zip", "downloadURL": "https://github.com/gfsgfsPunchlineGuy/Punchline/archive/refs/heads/main.zip",
"folderName": "Punchline", "folderName": "Punchline",
"version": "0.0.3", "version": "0.0.3",
"automatic-version-check": true "automatic-version-check": true
} }