Skip to content

Commit 7ce4473

Browse files
committed
Update genall.ps1
1 parent a5d1032 commit 7ce4473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate/genall.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -793,7 +793,7 @@ function Install-LocalFiles {
793793

794794
function Install-PhpMyAdmin {
795795
param(
796-
[string]$DownloadUrl = "https://files.phpmyadmin.net/phpMyAdmin/5.2.2/phpMyAdmin-5.2.2-all-languages.zip",
796+
[string]$DownloadUrl = "https://files.phpmyadmin.net/phpMyAdmin/5.2.3/phpMyAdmin-5.2.3-all-languages.zip",
797797
[string]$TargetDir = "..\home\phpmyadmin"
798798
)
799799

0 commit comments

Comments
 (0)