From 8c5fc633b235d3d2ea4327268b6877217d39e6e1 Mon Sep 17 00:00:00 2001 From: xrgzs Date: Sat, 2 Nov 2024 07:19:04 +0800 Subject: [PATCH] add: sfx-jexchan --- bucket/sfx-jexchan.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 bucket/sfx-jexchan.json diff --git a/bucket/sfx-jexchan.json b/bucket/sfx-jexchan.json new file mode 100644 index 0000000..2e9f584 --- /dev/null +++ b/bucket/sfx-jexchan.json @@ -0,0 +1,36 @@ +{ + "version": "7.0.2.3853", + "homepage": "http://bbs.wuyou.net/forum.php?mod=viewthread&tid=419412&fromuid=378114", + "license": "Freeware", + "url": "https://api.xrgzs.top/lanzou/?url=https://www.lanzoui.com/iv4Qe27aykyd&type=down#/dl.zip", + "hash": "4ae28f4e98adc92c4ba5c3c828189eda9c9ca2421408418a064d0b159f534ec4", + "architecture": { + "64bit": { + "shortcuts": [ + [ + "单文件制作_x64.exe", + "单文件制作" + ] + ] + }, + "32bit": { + "shortcuts": [ + [ + "单文件制作_x86.exe", + "单文件制作" + ] + ] + } + }, + "checkver": { + "script": [ + ". \"$pwd\\bin\\utils.ps1\"", + "$f = Get-LanzouList \"https://mefcl.lanzouw.com/b011o5q5i\" 5upn | Where-Object { $_.name_all -like \"单文件制作*.zip\" } | Select-Object -First 1", + "$f.name_all + '=====' + $f.id" + ], + "regex": "单文件制作-(.*).zip=====(?.*)" + }, + "autoupdate": { + "url": "https://api.xrgzs.top/lanzou/?url=https://www.lanzoui.com/$matchSharekey&type=down#/dl.zip" + } +}