Skip to content

Commit

Permalink
PDN JXL filetype manifest updated
Browse files Browse the repository at this point in the history
  • Loading branch information
instinctualjealousy committed Aug 27, 2023
1 parent 27b51b5 commit 34c0ab8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/paint.net-filetype-jxl.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"version": "1.0.3",
"version": "1.0.4",
"description": "JPEG XL filetype plugin for paint.net",
"homepage": "https://github.com/0xC0000054/pdn-jpegxl",
"license": "MIT",
"depends": "extras/paint.net",
"url": "https://github.com/0xC0000054/pdn-jpegxl/releases/download/v1.0.3/JpegXLFileType.zip",
"hash": "054f64ab2abd5705eace81542a8c89edbce6298202a5181ecfeee92bff3644d4",
"url": "https://github.com/0xC0000054/pdn-jpegxl/releases/download/v1.0.4/JpegXLFileType.zip",
"hash": "e8bc15aa10fa7fd314490c29c3013c733084714720fd81b1d60d479265aae17f",
"pre_install": [
"$pluginFolder = Join-Path (appdir 'paint.net' $global) 'current\\FileTypes'",
"Copy-Item \"$dir\\*.dll\" $pluginFolder -Force",
Expand Down

0 comments on commit 34c0ab8

Please sign in to comment.