Skip to content

Commit

Permalink
Fixed: package install fails if it has older setup script
Browse files Browse the repository at this point in the history
  • Loading branch information
kwindrem committed May 27, 2024
1 parent 74af30e commit 93ff45e
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 2 deletions.
1 change: 1 addition & 0 deletions HelperResources/LogHandler
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# dummy file to prevent failure with older package setup scripts
1 change: 1 addition & 0 deletions HelperResources/VersionResources
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# dummy file to prevent failure with older package setup scripts
2 changes: 1 addition & 1 deletion blindInstall/SetupHelperVersion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v8.3
v8.3=4
4 changes: 4 additions & 0 deletions changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v8.4:
Fixed: package install fails if it has older setup script
(for a while, packages could have their own helper files)

v8.3:
added GitHub check frequency: 10 minutes, hourly, daily
reduces network bandwidth
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.3
v8.3=4

0 comments on commit 93ff45e

Please sign in to comment.