1
0
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:
Anavrins
2021-02-15 21:31:43 -05:00
committed by GitHub
parent 136adff7b1
commit e3a0222ef0

View File

@@ -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