mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-07 08:45:40 +08:00
fix zig 0.16.0
This commit is contained in:
@@ -82,7 +82,6 @@ class Zig extends CustomPackage
|
||||
if (!$latest_version) {
|
||||
throw new DownloaderException('Could not determine latest Zig version');
|
||||
}
|
||||
$latest_version = '0.15.2';
|
||||
|
||||
logger()->info("Installing Zig version {$latest_version}");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user