Skip to content

Commit

Permalink
Auto-Updater v2.12r
Browse files Browse the repository at this point in the history
- Respect silent startup
- Allow for dependencies list as just script relpath strings
  • Loading branch information
hexarobi authored May 21, 2024
1 parent 1303765 commit f354081
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/packages.php
Original file line number Diff line number Diff line change
Expand Up @@ -578,9 +578,9 @@
"lua/auto-updater" => [
"type" => "library",
"author" => "hexarobi",
"version" => "2.11r",
"version" => "2.12r",
"files" => [
"lib/auto-updater.lua" => "raw.githubusercontent.com/calamity-inc/stand-lua-auto-updater/fcc95a6929aa6f87bb8ae8f1cae8e18db25c7049/auto-updater.lua",
"lib/auto-updater.lua" => "raw.githubusercontent.com/hexarobi/stand-lua-auto-updater/b644a777fa83ac48295f5beecce21e39117ec74f/auto-updater.lua",
],
],
"lua/NovaScript" => [
Expand Down

0 comments on commit f354081

Please sign in to comment.