This commit is contained in:
xomf 2024-08-18 12:09:22 -04:00
parent 1e170263fd
commit 20495931d0
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ local require = function(path)
return __DEFAULT_IMPORT(path)
end
end
local __UPDATE_HASH = "32131b86ec80e34ab2d23337c9acc67413604d7f"
local __UPDATE_HASH = "979bd5bfa86b0404731e7575235126b2db006eb5"
rawset(__BUNDLER_FILES, "updater.lua", function ()
local utils = require("utils.lua")
local config = require("config.lua")