Skip to content

Commit

Permalink
OBS composite blur plugin manifest updated
Browse files Browse the repository at this point in the history
  • Loading branch information
instinctualjealousy committed Dec 18, 2023
1 parent f1c7b28 commit 0abd4b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/obs-plugin-compositeblur.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.6",
"version": "1.1.0",
"homepage": "https://github.com/FiniteSingularity/obs-composite-blur",
"description": "A comprehensive blur plugin for OBS",
"license": "GPL-2.0",
Expand All @@ -11,8 +11,8 @@
"versions/obs-studio-pre"
]
},
"url": "https://github.com/FiniteSingularity/obs-composite-blur/releases/download/v1.0.6/obs-composite-blur-1.0.6-windows.zip",
"hash": "1e1a57ee831e5b34a97c0c673c76973fdc6a7f3647b6bb21181d6949cf9a2791",
"url": "https://github.com/FiniteSingularity/obs-composite-blur/releases/download/v1.1.0/obs-composite-blur-1.1.0-windows.zip",
"hash": "52dc204c4866035c896744b4ece8134cfc04806b8edfdefb533720af4fea68e7",
"pre_install": [
" if ($architecture -eq '64bit') {",
" Remove-Item \"$dir\\obs-plugins\\32bit\" -Recurse",
Expand Down

0 comments on commit 0abd4b3

Please sign in to comment.