mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-02 14:25:41 +08:00
zig version 0.15.2 for now
This commit is contained in:
@@ -82,6 +82,7 @@ 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