temporary downgrade to fix

This commit is contained in:
Lucas Gelfond
2025-01-01 22:06:41 +01:00
parent 95026d90e2
commit f44e3da16d
6 changed files with 18 additions and 18 deletions

View File

@@ -4,7 +4,7 @@ const fs = require("fs");
const NPM_URL = "https://registry.npmjs.org";
const ROOT = "public/assets";
const FFMPEG_VERSION = "0.12.7";
const FFMPEG_VERSION = "0.12.6";
const UTIL_VERSION = "0.12.0";
const CORE_VERSION = "0.12.8";
const CORE_MT_VERSION = "0.12.8";