Skip to content

Commit

Permalink
fixed: GitHub version refresses occuring too fast
Browse files Browse the repository at this point in the history
  • Loading branch information
kwindrem committed May 16, 2024
1 parent 55168d5 commit ba70b4e
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 3 deletions.
1 change: 0 additions & 1 deletion PackageManager.py
Original file line number Diff line number Diff line change
Expand Up @@ -3713,7 +3713,6 @@ def mainLoop ():
# default values - changed below based on states
emptyPackageList = False
scanForActions = True
currentDownloadMode = AUTO_DOWNLOADS_OFF
autoInstall = False

# hold off all package processing if package list is empty
Expand Down
2 changes: 1 addition & 1 deletion blindInstall/SetupHelperVersion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v8.0
v8.1
3 changes: 3 additions & 0 deletions changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
v8.1:
fixed: GitHub version refresses occuring too fast (~10 seconds vs 10 minutes)

v8.0:
allow multiple packages to modify the same file
allow multiple patch files for each active file
Expand Down
Binary file modified venus-data-UninstallPackages.tgz
Binary file not shown.
Binary file modified venus-data.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v8.0
v8.1

0 comments on commit ba70b4e

Please sign in to comment.