Skip to content

Commit

Permalink
Merge branch 'master' of github.com:muxinxy/scoop-bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
muxinxy committed May 13, 2024
2 parents 90e5676 + 8bd8692 commit 722602b
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
8 changes: 4 additions & 4 deletions bucket/electerm.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"version": "1.38.70",
"version": "1.39.5",
"description": "Terminal/ssh/serial port/sftp client",
"homepage": "https://electerm.github.io/electerm/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/electerm/electerm/releases/download/v1.38.70/electerm-1.38.70-win-x64-portable.tar.gz",
"hash": "e9cba024da5f3f9c34ee4d73fdf1458e25e3fb8d0daf086dab547ef450298d30",
"extract_dir": "electerm-1.38.70-win-x64-portable"
"url": "https://github.com/electerm/electerm/releases/download/v1.39.5/electerm-1.39.5-win-x64-portable.tar.gz",
"hash": "ded27e48a26c6547df8c05e07f99c74e0b023f9722ab90b47bbb4c1f059a83a4",
"extract_dir": "electerm-1.39.5-win-x64-portable"
}
},
"pre_install": [
Expand Down
8 changes: 4 additions & 4 deletions bucket/go-musicfox.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"version": "4.3.3",
"version": "4.4.0",
"architecture": {
"64bit": {
"url": "https://github.com/go-musicfox/go-musicfox/releases/download/v4.3.3/go-musicfox_4.3.3_windows_amd64.zip",
"hash": "3c4a8bb7131d27248937a15f380a5438a705940f1f063c71eff80d0778875b8e",
"extract_dir": "go-musicfox_4.3.3_windows_amd64"
"url": "https://github.com/go-musicfox/go-musicfox/releases/download/v4.4.0/go-musicfox_4.4.0_windows_amd64.zip",
"hash": "ab1d6a797b5ffabaefd003b5d62e2fdb17cb8dc9ba24073ffb09fb495f3ab7ff",
"extract_dir": "go-musicfox_4.4.0_windows_amd64"
}
},
"bin": "musicfox.exe",
Expand Down
6 changes: 3 additions & 3 deletions bucket/imfile.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.7",
"version": "1.0.8",
"description": "A full-featured download manager.",
"homepage": "https://github.com/imfile-io/imfile-desktop",
"license": "MIT",
Expand All @@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/imfile-io/imfile-desktop/releases/download/v1.0.7/imFile-1.0.7-win.zip",
"hash": "ab575296776882afa608b826c4a3e1b738664cc31f8e8dfba009d6baad7c3189"
"url": "https://github.com/imfile-io/imfile-desktop/releases/download/v1.0.8/imFile-1.0.8-win.zip",
"hash": "acc0f445449a3d2330d6a257cb10c499f9b4c55ea36a81c0f6dbac1cb1ec5a89"
}
},
"shortcuts": [
Expand Down
6 changes: 3 additions & 3 deletions bucket/siyuan-community.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "3.0.9",
"version": "3.0.13",
"description": "SiYuan is a local-first personal knowledge management system, supports fine-grained block-level reference, and Markdown WYSIWYG.",
"homepage": "https://b3log.org/siyuan",
"license": "AGPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/siyuan-community/siyuan/releases/download/v3.0.9/siyuan-CE-v3.0.9-win.exe#/dl.7z",
"hash": "04cf485efa1c73a7e64f0ae78e002c510a4c2ef97542ea6016f3365e5944ed7b",
"url": "https://github.com/siyuan-community/siyuan/releases/download/v3.0.13/siyuan-CE-v3.0.13-win.exe#/dl.7z",
"hash": "2ab7e6ffc4380fe9f4745d9012fb248f6f5db616bc026f9ec8ed432ed5a30c75",
"pre_install": [
"Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
"Remove-Item \"$dir\\`$*\" -Recurse"
Expand Down

0 comments on commit 722602b

Please sign in to comment.