Skip to content

Commit

Permalink
chore(CI): Build with latest SM 1.12 stable version (#1003)
Browse files Browse the repository at this point in the history
* chore(CI): Build with latest SM 1.12 stable version

* Update sourceknight.yaml
  • Loading branch information
Rushaway authored Nov 9, 2024
1 parent df3fae9 commit f387fb5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sourceknight.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
project:
sourceknight: 0.1
sourceknight: 0.2
name: SBPP
dependencies:
- name: sourcemod
type: tar
version: 1.11.0-git6934
location: https://sm.alliedmods.net/smdrop/1.11/sourcemod-1.11.0-git6934-linux.tar.gz
version: 1.12.0-git7165
location: https://sm.alliedmods.net/smdrop/1.12/sourcemod-1.12.0-git7165-linux.tar.gz
unpack:
- source: /addons
dest: /addons
Expand Down

0 comments on commit f387fb5

Please sign in to comment.