Skip to content

Commit fd597c3

Browse files
committed
bump sourcescramble version
1 parent 28a2eae commit fd597c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ jobs:
3232
tar --strip-components=1 -xvzf v5.0.1.tar.gz sm-json-5.0.1/addons/sourcemod/scripting/include
3333
wget https://github.com/hermansimensen/eventqueue-fix/archive/refs/heads/main.tar.gz
3434
tar --strip-components=1 -xvzf main.tar.gz -C addons/sourcemod
35-
wget https://github.com/nosoop/SMExt-SourceScramble/releases/download/0.7.1.4/package.tar.gz
35+
wget https://github.com/nosoop/SMExt-SourceScramble/releases/download/0.8.1.1/package.tar.gz
3636
tar --strip-components=2 -xvzf package.tar.gz -C addons/sourcemod
37-
wget https://github.com/nosoop/SMExt-SourceScramble/releases/download/0.7.1.4/package.zip
37+
wget https://github.com/nosoop/SMExt-SourceScramble/releases/download/0.8.1.1/package.zip
3838
unzip package.zip "addons/sourcemod/extensions/*"
3939
wget https://github.com/FortyTwoFortyTwo/VScript/archive/refs/tags/1.10.0.90.tar.gz
4040
tar --strip-components=1 -xvzf 1.10.0.90.tar.gz -C addons/sourcemod

0 commit comments

Comments
 (0)