Skip to content

Commit 14d7504

Browse files
authored
chore(ci): bump SM to 1.12 (#12)
1 parent 38d196f commit 14d7504

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

sourceknight.yaml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
project:
2-
sourceknight: 0.2
2+
sourceknight: 0.3
33
name: FixMapsFiles
4+
45
dependencies:
56
- name: sourcemod
67
type: tar
7-
version: 1.11.0-git6934
8-
location: https://sm.alliedmods.net/smdrop/1.11/sourcemod-1.11.0-git6934-linux.tar.gz
8+
version: 1.12
9+
location: https://sm.alliedmods.net/smdrop/1.12/sourcemod-1.12.0-git7223-linux.tar.gz
910
unpack:
10-
- source: /addons
11-
dest: /addons
11+
- source: /addons
12+
dest: /addons
1213

1314
root: /
1415
output: /addons/sourcemod/plugins
16+
1517
targets:
1618
- FixMapsFiles

0 commit comments

Comments
 (0)