diff --git a/bucket/paint.net-plugin-gmic.json b/bucket/paint.net-plugin-gmic.json index cd5fa91..b07702a 100644 --- a/bucket/paint.net-plugin-gmic.json +++ b/bucket/paint.net-plugin-gmic.json @@ -1,11 +1,11 @@ { - "version": "3.3.4", + "version": "3.3.5", "description": "A paint.net effect that provides integration with G'MIC-Qt", "homepage": "https://github.com/0xC0000054/pdn-gmic", "license": "GPL-3.0-only", "depends": "extras/paint.net", - "url": "https://github.com/0xC0000054/pdn-gmic/releases/download/v3.3.4/Gmic_win64.zip", - "hash": "4db4e4c4826d2d36567776e04ffaf85d7f411a2341dd58bbef739b2adc0fd80d", + "url": "https://github.com/0xC0000054/pdn-gmic/releases/download/v3.3.5/Gmic_win64.zip", + "hash": "e5e08ebfd40aeab98a7e04ade16d94d537661bc3aa367de193e1cab01afb0f90", "post_install": [ "$paintdotnet = \"$(appdir paint.net)\\current\\Effects\"", "Move-Item -Path \"$dir\\Gmic.dll\" -Destination \"$paintdotnet\" -Force",