Skip to content

Commit

Permalink
Merge branch 'ScoopInstaller:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
FlawlessCasual17 authored Dec 29, 2024
2 parents ebe4d7f + 54e1cd7 commit 21d4be6
Show file tree
Hide file tree
Showing 782 changed files with 4,296 additions and 3,167 deletions.
6 changes: 3 additions & 3 deletions bucket/64gram.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.1.43",
"version": "1.1.52",
"description": "Unofficial Telegram Desktop with some enhancements.",
"homepage": "https://64gr.am",
"license": {
Expand All @@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/TDesktop-x64/tdesktop/releases/download/v1.1.43/64Gram_1.1.43_x64.zip",
"hash": "d228f0f5af096adaa5867647e931bb31d075397c14dd513421b3c0e12b87c12e"
"url": "https://github.com/TDesktop-x64/tdesktop/releases/download/v1.1.52/64Gram_1.1.52_x64.zip",
"hash": "537ddf3492870d7a3b451b6c01b4cd4926af742421f3e45f8bff29314d62433c"
}
},
"pre_install": "if (Test-Path \"$persist_dir\\log.txt\") { Copy-Item \"$persist_dir\\log.txt\" \"$dir\\\" }",
Expand Down
4 changes: 3 additions & 1 deletion bucket/7tt.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@
"hash": "1d144d8d909acdc149adeefd0434914dbc0c385aa45b70798927e1e564a2fcb3",
"bin": "7+ Taskbar Tweaker.exe",
"pre_install": [
"Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\inject.dll\", \"$dir\\uninstall.exe\" -Recurse -Force",
"Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\inject.dll\", \"$dir\\uninstall.exe\" -ErrorAction SilentlyContinue -Recurse -Force",
"if (!(Test-Path \"$persist_dir\\7+ Taskbar Tweaker.ini\")) {",
" Add-Content \"$dir\\7+ Taskbar Tweaker.ini\" \"[Config]`r`nupdcheckauto=0`r`nupdcheck=0\"",
"}"
],
"post_install": "$null = New-ItemProperty -Path \"HK$(if ($global) { 'LM' } else { 'CU' }):/SOFTWARE/Microsoft/Windows/CurrentVersion/Run\" -Name '7 Taskbar Tweaker' -Value \"$([char][byte]34)$dir\\7+ Taskbar Tweaker.exe$([char][byte]34) -hidewnd\" -PropertyType String -Force",
"pre_uninstall": "Remove-ItemProperty \"HK$(if ($global) { 'LM' } else { 'CU' }):/SOFTWARE/Microsoft/Windows/CurrentVersion/Run\" '7 Taskbar Tweaker'",
"persist": "7+ Taskbar Tweaker.ini",
"shortcuts": [
[
Expand Down
6 changes: 3 additions & 3 deletions bucket/ab-av1.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"version": "0.7.18",
"version": "0.9.0",
"description": "AV1 re-encoding using ffmpeg, svt-av1 & vmaf.",
"homepage": "https://github.com/alexheretic/ab-av1",
"license": "MIT",
"depends": "main/ffmpeg",
"architecture": {
"64bit": {
"url": "https://github.com/alexheretic/ab-av1/releases/download/v0.7.18/ab-av1.exe",
"hash": "821fe1396b7311c621e6cab32bb1674001981ec080c42cbc2374a35f3658c71a"
"url": "https://github.com/alexheretic/ab-av1/releases/download/v0.9.0/ab-av1.exe",
"hash": "2a4028438afb35c61146feeefeeae4b85ecb9860fd8bfe2518a37cd68eb1eb08"
}
},
"bin": "ab-av1.exe",
Expand Down
8 changes: 4 additions & 4 deletions bucket/abdownloadmanager.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "1.3.0",
"version": "1.5.0",
"description": "A download manager that speeds up your downloads",
"homepage": "https://abdownloadmanager.com/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/amir1376/ab-download-manager/releases/download/v1.3.0/ABDownloadManager_1.3.0_windows.zip",
"hash": "md5:aad11e8687be06a4e3f1ecb875a7b285"
"url": "https://github.com/amir1376/ab-download-manager/releases/download/v1.5.0/ABDownloadManager_1.5.0_windows_x64.zip",
"hash": "md5:b3128c3d88d6598aa6975e52bdf37b32"
}
},
"extract_dir": "ABDownloadManager",
Expand All @@ -22,7 +22,7 @@
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/amir1376/ab-download-manager/releases/download/v$version/ABDownloadManager_$version_windows.zip"
"url": "https://github.com/amir1376/ab-download-manager/releases/download/v$version/ABDownloadManager_$version_windows_x64.zip"
}
},
"hash": {
Expand Down
7 changes: 3 additions & 4 deletions bucket/abricotine.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"version": "1.1.4",
"description": "Markdown editor with inline preview",
"homepage": "https://abricotine.brrd.fr",
"homepage": "https://github.com/brrd/abricotine",
"license": "GPL-3.0-only",
"notes": "Abricotine project is discontinued",
"architecture": {
"64bit": {
"url": "https://github.com/brrd/abricotine/releases/download/v1.1.4/Abricotine-Setup-1.1.4.exe#/dl.7z",
Expand All @@ -20,9 +21,7 @@
"Abricotine"
]
],
"checkver": {
"github": "https://github.com/brrd/abricotine"
},
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
Expand Down
6 changes: 3 additions & 3 deletions bucket/accesser.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"version": "0.9.5",
"version": "0.10.0",
"description": "A tool which can help you bypass SNI RST",
"homepage": "https://urenko.github.io/Accesser/",
"license": "GPL-3.0-only",
"url": "https://github.com/URenko/Accesser/releases/download/v0.9.5/Accesser.exe",
"hash": "2e884b0a580df77283b2a5e402dff7f8d46b10e4a99d817147c9859e3cc00b32",
"url": "https://github.com/URenko/Accesser/releases/download/v0.10.0/Accesser.exe",
"hash": "1fd133013dceac12125d357c4002c28d4420ddc9062eea4d8d7b5249c08087c4",
"persist": "config.json",
"bin": "Accesser.exe",
"shortcuts": [
Expand Down
8 changes: 4 additions & 4 deletions bucket/activemq-artemis.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"version": "2.37.0",
"version": "2.39.0",
"description": "Flexible & Powerful Open Source Multi-Protocol Messaging",
"homepage": "https://activemq.apache.org/components/artemis/",
"license": "Apache-2.0",
"notes": "Create a broker instance by running 'artemis create (broker path)'",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://archive.apache.org/dist/activemq/activemq-artemis/2.37.0/apache-artemis-2.37.0-bin.zip",
"hash": "sha512:aa6c7dcd8a6b7bbd35b1af25e55cf3f471b066dc42bcaece942f4d41dc1b06b2e4f71d00a03d3160ed808367b5e9e03522d793302ddb45bc54f4121689e483e7",
"extract_dir": "apache-artemis-2.37.0",
"url": "https://archive.apache.org/dist/activemq/activemq-artemis/2.39.0/apache-artemis-2.39.0-bin.zip",
"hash": "sha512:c9c8eaa427fb622136857aa70988d6a6d5a2a8be05cced4b7f3a67533664e6b055b4180e89f582521eac1bb22ad932239c20b4c0cc7a42134ed7b54b6cb08783",
"extract_dir": "apache-artemis-2.39.0",
"bin": "bin\\artemis.cmd",
"checkver": {
"url": "https://activemq.apache.org/components/artemis/download/",
Expand Down
8 changes: 4 additions & 4 deletions bucket/activemq.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "6.1.3",
"version": "6.1.4",
"description": "Multi-protocol and Java-based message broker",
"homepage": "https://activemq.apache.org",
"license": "Apache-2.0",
Expand All @@ -10,9 +10,9 @@
]
},
"notes": "Install service manually via '$dir\\bin\\winXX\\InstallService.bat'",
"url": "https://downloads.apache.org/activemq/6.1.3/apache-activemq-6.1.3-bin.zip",
"hash": "sha512:2f99b3c456c38bd27e60123c1c3f3f4a95cf4e48a74eeb9dbfa9ea21c0e6e3d6dfb82f1c27e50be91473f4d58cb0ed7bdf3b8de18d6fa25c04e13bf42c486cae",
"extract_dir": "apache-activemq-6.1.3",
"url": "https://downloads.apache.org/activemq/6.1.4/apache-activemq-6.1.4-bin.zip",
"hash": "sha512:0aaa1431488a9bf9411e1cfb2cbff1a25c146184bfd4939aa299abeeb08700475e6e2b36523514245182f2946c466ca754c6817b691f555033e1cda5b4296aa2",
"extract_dir": "apache-activemq-6.1.4",
"bin": [
"bin\\activemq.bat",
"bin\\activemq-admin.bat"
Expand Down
12 changes: 6 additions & 6 deletions bucket/advancedrenamer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.95",
"version": "4.06",
"description": "Batch file renaming utility for Windows",
"homepage": "https://www.advancedrenamer.com",
"license": {
Expand All @@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://www.advancedrenamer.com/down/advanced_renamer_portable_3_95.zip",
"hash": "9abf1c7079d38796d8fd38012f41417d41c4f59ea999ff91e1d3c92200fea982"
"url": "https://www.advancedrenamer.com/down/win/advanced_renamer_portable_4_06.zip",
"hash": "d312f5dd893d3a25391fcefddfca2f35474194ceff5ce36817a6534f0feae52e"
}
},
"bin": "arenc.exe",
Expand All @@ -21,16 +21,16 @@
],
"persist": [
"BatchMethods",
"Data"
"AdvData"
],
"checkver": {
"url": "https://www.advancedrenamer.com/versionlog",
"url": "https://www.advancedrenamer.com/versionlog4",
"regex": "Advanced Renamer\\s+([\\d.]+)\\s+-"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://www.advancedrenamer.com/down/advanced_renamer_portable_$underscoreVersion.zip"
"url": "https://www.advancedrenamer.com/down/win/advanced_renamer_portable_$underscoreVersion.zip"
}
}
}
Expand Down
23 changes: 15 additions & 8 deletions bucket/affine.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
{
"version": "0.17.5",
"version": "0.19.1",
"description": "A privacy-focussed, local-first, open-source, and ready-to-use alternative for Notion & Miro.",
"homepage": "https://affine.pro/",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/toeverything/AFFiNE/releases/download/v0.17.5/affine-0.17.5-stable-windows-x64.exe#/dl.7z",
"hash": "sha512:9a6cd00cba131145a34dfecc899bf23e0c2cc96a3bfd3f0dd28dacc3f4b90ced804d104e0cd7b8ee37ea8aef411bce71093b5640146a994d8c3c8143429acc4e"
"url": "https://github.com/toeverything/AFFiNE/releases/download/v0.19.1/affine-0.19.1-stable-windows-x64.exe#/dl.7z",
"hash": "sha512:46c7645d4fb24917dc84cb0201841b4f225ca562fcad95f432794554c0a3124e50c80203003efc14b99508410119f445537d3aaf3201ac3c6cb6c7067c8591be"
},
"arm64": {
"url": "https://github.com/toeverything/AFFiNE/releases/download/v0.19.1/affine-0.19.1-stable-windows-arm64.exe#/dl.7z",
"hash": "sha512:f25db185082b7358ce6b5056ddfc4e6aaea8ec244e52b226fee1a1edc2926ff5fcdb05c6804cb53d8025472ac4afe1f186c4916cdfb9224c783bff9da0cba119"
}
},
"pre_install": [
Expand All @@ -25,12 +29,15 @@
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/toeverything/AFFiNE/releases/download/v$version/affine-$version-stable-windows-x64.exe#/dl.7z",
"hash": {
"url": "$baseurl/latest.yml",
"regex": "sha512:\\s+$base64"
}
"url": "https://github.com/toeverything/AFFiNE/releases/download/v$version/affine-$version-stable-windows-x64.exe#/dl.7z"
},
"arm64": {
"url": "https://github.com/toeverything/AFFiNE/releases/download/v$version/affine-$version-stable-windows-arm64.exe#/dl.7z"
}
},
"hash": {
"url": "$baseurl/latest.yml",
"regex": "$basename\\s+sha512:\\s+$base64"
}
}
}
6 changes: 3 additions & 3 deletions bucket/age.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "1.2.0",
"version": "1.2.1",
"description": "A simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability.",
"homepage": "https://age-encryption.org/",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://github.com/FiloSottile/age/releases/download/v1.2.0/age-v1.2.0-windows-amd64.zip",
"hash": "dc3304c33f3564fb5b8a90ba67f0dea38f99215fea38aa132ce30c7a22c0702f"
"url": "https://github.com/FiloSottile/age/releases/download/v1.2.1/age-v1.2.1-windows-amd64.zip",
"hash": "46db0db71f146061f7c8fffa912cb806aef1bc8450e27a3abc1744f0591b89fb"
}
},
"extract_dir": "age",
Expand Down
6 changes: 3 additions & 3 deletions bucket/aida64extreme.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"version": "7.40.7100",
"version": "7.50.7200",
"description": "System information, diagnostics, and auditing application",
"homepage": "https://www.aida64.com",
"license": {
"identifier": "Shareware",
"url": "https://www.aida64.com/licensing"
},
"url": "http://download.aida64.com/aida64extreme740.zip",
"hash": "c5ccfaa7a23c755f433e25a8be196e6ed607115fe5c797ba9f6e1d8e18f776fa",
"url": "http://download.aida64.com/aida64extreme750.zip",
"hash": "5b905482274c012c9096999bd58761951f4ac5d76ac95ddaf17808920a32c2b8",
"pre_install": [
"$FILE = 'aida64.ini'",
"if (!(Test-Path \"$persist_dir\\$FILE\")) {",
Expand Down
6 changes: 3 additions & 3 deletions bucket/aimp.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.30.2563",
"version": "5.40.2653",
"description": "Audio player",
"homepage": "http://www.aimp.ru",
"license": {
Expand All @@ -9,11 +9,11 @@
"architecture": {
"64bit": {
"url": "https://www.aimp.ru/?do=download.file&id=31#/dl.zip",
"hash": "dcf3a44ac0352ffa61c21a6473978f5cdd345506900d93044f8135409a436c20"
"hash": "684949621e804af5b045ba5e6c391982801c8dc01ca368e642a11ce7ac0e642a"
},
"32bit": {
"url": "http://www.aimp.ru/?do=download.file&id=8#/dl.zip",
"hash": "676d72253007c5df7009233303325542b29e3056846890b93624b22d319748d0"
"hash": "f6aa5000181343e3b8fe042c716f690c0af52ac15f54faf4cf91cf43bdc89e6d"
}
},
"extract_dir": "AIMP",
Expand Down
6 changes: 3 additions & 3 deletions bucket/alacritty.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.13.2",
"version": "0.14.0",
"description": "GPU-accelerated terminal emulator",
"homepage": "https://github.com/alacritty/alacritty",
"license": "Apache-2.0",
Expand All @@ -10,8 +10,8 @@
"suggest": {
"vcredist": "extras/vcredist2022"
},
"url": "https://github.com/alacritty/alacritty/releases/download/v0.13.2/Alacritty-v0.13.2-portable.exe#/alacritty.exe",
"hash": "909f51405aac3b6fd0e978d66abba9f888a4180f86799a266fb5bda3f3dfa923",
"url": "https://github.com/alacritty/alacritty/releases/download/v0.14.0/Alacritty-v0.14.0-portable.exe#/alacritty.exe",
"hash": "4a68ca354934b7e031a5bbb84bc9ebc4b23cb8df542505015595a4809cc4814b",
"post_install": [
"$alacrittyPath = \"$dir\\alacritty.exe\".Replace('\\', '\\\\')",
"'install-context', 'uninstall-context' | ForEach-Object {",
Expand Down
6 changes: 3 additions & 3 deletions bucket/alien.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"version": "4.10.2",
"version": "4.12.0",
"description": "ALIEN is a CUDA-powered artificial life simulation program.",
"homepage": "https://github.com/chrxh/alien",
"license": "BSD-3-Clause",
"notes": "An Nvidia graphics card with compute capability of at least 6.0 is required.",
"architecture": {
"64bit": {
"url": "https://github.com/chrxh/alien/releases/download/v4.10.2/alien-installer.msi",
"hash": "93f2eb5986cc2244f7052578f6dc43babb458dc9991da9a83d5e62e60eb23a0f"
"url": "https://github.com/chrxh/alien/releases/download/v4.12.0/alien-installer.msi",
"hash": "16c27f4af7521a8f77864bec1252e8225da1dc2e8757fa2daf32784f72e903ca"
}
},
"bin": "bin/alien.exe",
Expand Down
4 changes: 2 additions & 2 deletions bucket/alldup.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"version": "4.5.62",
"version": "4.5.64",
"description": "Duplicate file remover",
"homepage": "https://www.alldup.info",
"license": "Freeware",
"url": "https://www.alldup.info/download/AllDupPortable.zip",
"hash": "sha1:edd52b9832bcc1f7211d211f1e1f5dc284dfe17e",
"hash": "sha1:914748b5590a269918486017d910e113915a5b23",
"pre_install": "if (!(Test-Path \"$persist_dir\\config4.ini\")) { New-Item \"$dir\\config4.ini\" | Out-Null }",
"bin": [
[
Expand Down
6 changes: 3 additions & 3 deletions bucket/altair.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "8.0.0",
"version": "8.1.1",
"description": "Feature-rich GraphQL Client",
"homepage": "https://altair.sirmuel.design",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/altair-graphql/altair/releases/download/v8.0.0/altair_8.0.0_x64_win.exe#/dl.7z",
"hash": "sha512:9b748e7c476e06f4cfbc72852ac5e9293e399f0ef15b64d8ab4bd3d76e6bbb59f581d4ba6eab6618d2aae630f39b53f70e1c6cd0e108e9986c9e5381d0fd94ca",
"url": "https://github.com/altair-graphql/altair/releases/download/v8.1.1/altair_8.1.1_x64_win.exe#/dl.7z",
"hash": "sha512:f8e2eae065271ba4f7bb95ac9b75c31417bb6963a925cf89d73785e927461c6dbcec71b673f9cb72d64e4992e43797268f384a55c2571399f386f32759162075",
"pre_install": [
"Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
"Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall*\" -Force -Recurse"
Expand Down
10 changes: 5 additions & 5 deletions bucket/altsnap.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "1.63",
"version": "1.64",
"description": "Easily drag windows when pressing the Alt key (maintained continuation of Stefan Sundin's AltDrag)",
"homepage": "https://github.com/RamonUnch/AltSnap",
"license": "GPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/RamonUnch/AltSnap/releases/download/1.63/AltSnap1.63bin_x64.zip",
"hash": "d551c486ddb965e6b606295269c1a3aa8d49b94abcaf4961bb52a8c31aee2783"
"url": "https://github.com/RamonUnch/AltSnap/releases/download/1.64/AltSnap1.64bin_x64.zip",
"hash": "615128b439c5fc919b956969e57e1d2a7842ac1873e1bc596c2b9720a272e840"
},
"32bit": {
"url": "https://github.com/RamonUnch/AltSnap/releases/download/1.63/AltSnap1.63bin.zip",
"hash": "299888679a959f2aa237c55fc3fb3d7c10544be63dcafd9f0bd00757111e8f0d"
"url": "https://github.com/RamonUnch/AltSnap/releases/download/1.64/AltSnap1.64bin.zip",
"hash": "ac9ce758fa1c899e011df97aa72ebff3555340e5e4d38a3beeda3b355f773e49"
}
},
"shortcuts": [
Expand Down
4 changes: 2 additions & 2 deletions bucket/amazon-workspaces.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.23.0.4889",
"version": "5.25.0.5114",
"description": "Client for Amazon workspaces service",
"homepage": "https://clients.amazonworkspaces.com",
"license": {
Expand All @@ -9,7 +9,7 @@
"architecture": {
"64bit": {
"url": "https://d2td7dqidlhjx7.cloudfront.net/prod/global/windows/Amazon+WorkSpaces.msi",
"hash": "4c1ffc94f56f98c7c7d0607536cbc99fa0b456dd397af6799e57451ed38f774f"
"hash": "0a5ad2be487946cde91f0b31108a365c00c9d4568caaea713c0476aea943f6c6"
}
},
"extract_dir": "[ApplicationFolderName]",
Expand Down
Loading

0 comments on commit 21d4be6

Please sign in to comment.