Browse Source

Use latest OBS with buildspec

cg2121 2 năm trước cách đây
mục cha
commit
60590fb0dd
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      buildspec.json

+ 2 - 2
buildspec.json

@@ -1,10 +1,10 @@
 {
     "dependencies": {
         "obs-studio": {
-            "version": "28.0.0-beta1",
+            "version": "28.0.1",
             "repository": "https://github.com/obsproject/obs-studio.git",
             "branch": "master",
-            "hash": "43a49dca47344a5170159ef99b86b97f90d4e4ad"
+            "hash": "e8dc70d0eef4503378d6ac300e680215eb5c9379"
         },
         "prebuilt": {
             "version": "2022-08-02",