mirror of
https://github.com/kepler155c/opus
synced 2025-09-05 04:18:02 +00:00
fix: up-to-date package on master branch
This commit is contained in:
@@ -57,7 +57,7 @@ end
|
||||
function Packages:downloadList()
|
||||
local packages = {
|
||||
[ 'develop-1.8' ] = 'https://raw.githubusercontent.com/kepler155c/opus-apps/develop-1.8/packages.list',
|
||||
[ 'master-1.8' ] = 'https://pastebin.com/raw/pexZpAxt',
|
||||
[ 'master-1.8' ] = 'https://raw.githubusercontent.com/kepler155c/opus-apps/master-1.8/packages.list',
|
||||
}
|
||||
|
||||
if packages[_G.OPUS_BRANCH] then
|
||||
|
Reference in New Issue
Block a user