diff --git a/bucket/amazon-nile.json b/bucket/amazon-nile.json new file mode 100644 index 0000000..d583c79 --- /dev/null +++ b/bucket/amazon-nile.json @@ -0,0 +1,21 @@ +{ + "homepage": "https://github.com/imLinguin/nile", + "description": "Unofficial Amazon Games client", + "version": "1.1.2", + "license": "GPL-3.0-only", + "architecture": { + "64bit": { + "url": "https://github.com/imLinguin/nile/releases/download/v1.1.2/nile_windows_x86_64.exe", + "hash": "2d1aea4d6f1171963a9552b9ac2b13f6d25a0f0036729b4cf6ecc2e2ffcd9096", + "bin": "nile_windows_x86_64.exe" + } + }, + "checkver": "github", + "autoupdate": { + "architecture": { + "64bit": { + "url": "https://github.com/imLinguin/nile/releases/download/v$version/nile_windows_x86_64.exe" + } + } + } +} diff --git a/bucket/paint.net-plugin-contentaware.json b/bucket/paint.net-plugin-contentaware.json index 4a7877b..99f0878 100644 --- a/bucket/paint.net-plugin-contentaware.json +++ b/bucket/paint.net-plugin-contentaware.json @@ -1,11 +1,11 @@ { - "version": "1.5.1", + "version": "2.0", "description": "A Resynthesizer-based content-aware fill effect plugin for paint.net", "homepage": "https://github.com/0xC0000054/pdn-content-aware-fill", "license": "GPL-2.0-only", "depends": "extras/paint.net", - "url": "https://github.com/0xC0000054/pdn-content-aware-fill/releases/download/v1.5.1/ContentAwareFill.zip", - "hash": "7aa41584a5c8b09a80473ba1ab158a5b04e8060a5a4033cf903015a1ea0d9a76", + "url": "https://github.com/0xC0000054/pdn-content-aware-fill/releases/download/v2.0/ContentAwareFill.zip", + "hash": "06250d596aa0b8a7414b9a3d9f1ee5a8448e8f0697263c3ece89e9f377afbbaf", "post_install": [ "$paintdotnet = \"$(appdir paint.net)\\current\\Effects\"", "Move-Item -Path \"$dir\\ContentAwareFill.dll\" -Destination \"$paintdotnet\" -Force" diff --git a/bucket/usbtreeview.json b/bucket/usbtreeview.json index edf1abe..d7a2975 100644 --- a/bucket/usbtreeview.json +++ b/bucket/usbtreeview.json @@ -1,16 +1,16 @@ { - "version": "4.4.2", + "version": "4.4.3", "description": "USB Device Tree Viewer is a lightweight utility that provides detailed technical information regarding all the USB devices you connected", "homepage": "https://www.uwe-sieber.de/usbtreeview_e.html", "license": "Freeware", "architecture": { "64bit": { "url": "https://www.uwe-sieber.de/files/UsbTreeView_x64.zip", - "hash": "092ea02051dce0274eebca943e630eef6e0b79c3c1087621580315da4227175c" + "hash": "96664ad2dba9cdcdc55fbf98e189505ac59e69a81294ae614bf1ccf59b058756" }, "32bit": { "url": "https://www.uwe-sieber.de/files/UsbTreeView_Win32.zip", - "hash": "9707f221f4732d2cf12da10a9bfefa3aeaa7d4f5615f4a7f9f7888b566d893db" + "hash": "912a7e01eb92b851cf7b52d37f2fe41abbf43c8e4a983ee1422f26713809db34" } }, "bin": "UsbTreeView.exe",