Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ahai-code committed Apr 3, 2024
1 parent 15f734d commit 54f03b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hooks/pre_install.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ local util = require("util")
function PLUGIN:PreInstall(ctx)
local version = ctx.version
local downloadUrl = util:getDownloadUrl(version)
print(downloadUrl)
return {
version = version,
url = downloadUrl,
Expand Down

0 comments on commit 54f03b7

Please sign in to comment.