Skip to content

Commit

Permalink
Update timestamp 2023-04-03T05:25:28Z
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 3, 2023
1 parent fbfa9bd commit c77ce47
Show file tree
Hide file tree
Showing 9 changed files with 73 additions and 70 deletions.
6 changes: 3 additions & 3 deletions bucket/beef-nightly.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"homepage": "https://www.beeflang.org/",
"description": "Beef programming language compiler. (nightly version)",
"version": "0.43.5.04012023",
"version": "0.43.5.04022023",
"license": "MIT",
"architecture": {
"64bit": {
"url": "http://nightly.beeflang.org/BeefSetup_0_43_5__04_01_2023.exe#/dl.7z",
"hash": "63fa778e40a84d8584357248f0b9b2bb2b25c08bf8952f84571a9293048551c0"
"url": "http://nightly.beeflang.org/BeefSetup_0_43_5__04_02_2023.exe#/dl.7z",
"hash": "b7bf82999f56a93c8d0dd07b4d98be1394162f72591aa272c931b7c071de3c99"
}
},
"bin": [
Expand Down
6 changes: 3 additions & 3 deletions bucket/chromium-canary.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"https://chromium.googlesource.com/chromium/src/+/refs/heads/main/docs/useful_urls.md",
"https://chromium.woolyss.com/"
],
"version": "1125145",
"version": "1125151",
"description": "An open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.",
"homepage": "https://www.chromium.org",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://www.googleapis.com/download/storage/v1/b/chromium-browser-snapshots/o/Win_x64%2F1125145%2Fchrome-win.zip?alt=media",
"hash": "ba62b1cff79cf0555fee611fdb674bb8ed0abb9cf323450b6c3cb2f0bce8ae88"
"url": "https://www.googleapis.com/download/storage/v1/b/chromium-browser-snapshots/o/Win_x64%2F1125151%2Fchrome-win.zip?alt=media",
"hash": "62b6d29952a9c5eb766c2ccbc8d9ca0d6f4024dda7e13bbfe70e6bde3b4f8083"
}
},
"extract_dir": "chrome-win",
Expand Down
10 changes: 5 additions & 5 deletions bucket/emeditor-fixed.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "22.2.922",
"version": "22.2.923",
"description": "A fast, lightweight and extensible text editor for Windows. Useful for opening very large files.",
"homepage": "https://www.emeditor.com/",
"license": "Shareware",
"architecture": {
"64bit": {
"url": "https://emeditor.blob.core.windows.net/emed64_22.2.922_portable.zip",
"hash": "f4c08cbacf48e4c9a9e8cf70340c1387a5b04de4b9a5eeb6792aabe436653795"
"url": "https://emeditor.blob.core.windows.net/emed64_22.2.923_portable.zip",
"hash": "2051002ea1537ebb9de37bfa6748d2ab27c6e434d22f03fac091348d4cfdda84"
},
"32bit": {
"url": "https://emeditor.blob.core.windows.net/emed32_22.2.922_portable.zip",
"hash": "5eb49d3668659fb26730acd5959e05d033c8c7c6a0cc24b10cf01b81c61b2697"
"url": "https://emeditor.blob.core.windows.net/emed32_22.2.923_portable.zip",
"hash": "a404280d04e825cc404d2be55afcfdd9ed925646d270319383a6a710656193ed"
}
},
"pre_install": [
Expand Down
78 changes: 40 additions & 38 deletions bucket/emeditor.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,30 @@
{
"version": "22.2.922",
"description": "A fast, lightweight and extensible text editor for Windows. Useful for opening very large files.",
"homepage": "https://www.emeditor.com/",
"license": "Shareware",
"architecture": {
"64bit": {
"url": "https://emeditor.blob.core.windows.net/emed64_22.2.922_portable.zip",
"hash": "f4c08cbacf48e4c9a9e8cf70340c1387a5b04de4b9a5eeb6792aabe436653795"
},
"32bit": {
"url": "https://emeditor.blob.core.windows.net/emed32_22.2.922_portable.zip",
"hash": "5eb49d3668659fb26730acd5959e05d033c8c7c6a0cc24b10cf01b81c61b2697"
}
"homepage": "https://jp.emeditor.com/",
"url": [
"https://emeditor.blob.core.windows.net/emed64_22.2.923_portable.zip",
"https://raw.githubusercontent.com/ba230t/scoop-bucket/master/scripts/emeditor-install-context.reg",
"https://raw.githubusercontent.com/ba230t/scoop-bucket/master/scripts/emeditor-uninstall-context.reg"
],
"version": "22.2.923",
"checkver": {
"url": "https://support.emeditor.com/ja/downloads",
"re": "v([\\d.]+.[\\d.]+.[\\d.]+)"
},
"pre_install": [
"$manifest.persist | ForEach-Object {",
" if ([io.path]::GetExtension($_)) {",
" if (!(Test-Path \"$persist_dir\\$_\")) { New-Item \"$dir\\$_\" | Out-Null }",
" }",
"}"
"autoupdate": {
"url": "https://emeditor.blob.core.windows.net/emed64_$version_portable.zip"
},
"hash": [
"2051002ea1537ebb9de37bfa6748d2ab27c6e434d22f03fac091348d4cfdda84",
"f6fe1f745ec7f1b1be59c89cb112b5d85388b346babb58e4f242107167ab9045",
"3917570e98ad30e7c9325b97356cc46fb28ab67d734aaf77c206b732f75c6b8a"
],
"persist": [
"Macros",
"AppData",
"eeCommon.ini",
"eeConfig.ini",
"eePlugins.ini",
"eeLM.ini"
],
"bin": "EmEditor.exe",
"shortcuts": [
Expand All @@ -27,24 +33,20 @@
"EmEditor"
]
],
"persist": [
"eeCommon.ini",
"eeConfig.ini",
"eeLM.ini",
"eePlugins.ini"
"pre_install": [
"if(!(test-path \"$persist_dir\\eeUseIni.ini\")) { Add-Content \"$dir\\eeUseIni.ini\" \"\" }",
"if(!(test-path \"$persist_dir\\eeCommon.ini\")) { Add-Content \"$dir\\eeCommon.ini\" \"\" }",
"if(!(test-path \"$persist_dir\\eeConfig.ini\")) { Add-Content \"$dir\\eeConfig.ini\" \"\" }",
"if(!(test-path \"$persist_dir\\eePlugins.ini\")) { Add-Content \"$dir\\eePlugins.ini\" \"\" }",
"if(!(test-path \"$persist_dir\\eeLM.ini\")) { Add-Content \"$dir\\eeLM.ini\" \"\" }"
],
"checkver": {
"url": "https://support.emeditor.com/en/downloads",
"regex": "v([\\d.]+)"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://emeditor.blob.core.windows.net/emed64_$version_portable.zip"
},
"32bit": {
"url": "https://emeditor.blob.core.windows.net/emed32_$version_portable.zip"
}
}
}
"post_install": [
"if(Test-Path(\"$dir\\emeditor-install-context.reg\")) {",
" $empath = \"$dir\\EmEditor.exe\".Replace('\\', '\\\\')",
" $content = Get-Content \"$dir\\emeditor-install-context.reg\"",
" $content = $content.Replace('$em', $empath)",
" $content | Set-Content -Path \"$dir\\emeditor-install-context.reg\"",
"}"
],
"notes": "Add EmEditor as a context menu option by running: \"$dir\\emeditor-install-context.reg\""
}
4 changes: 2 additions & 2 deletions bucket/ipfilter-nightly.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"version": "1680411994",
"version": "1680498438",
"description": "Protects privacy and security when using Bit Torrent by blocking a list of potentially malicious peers.",
"homepage": "https://www.ipfilter.app/",
"license": "MIT",
"url": "https://github.com/DavidMoore/ipfilter/releases/download/lists/ipfilter.zip",
"hash": "69754f17a0aeda777b0b1659c98a03f6b979c28df63422ba076647d1fa798b09",
"hash": "912f73d86198175e9ec80143b1d82f6f7306c88800cdae67c3e30c486b15940a",
"checkver": {
"script": "try { Get-Date (Invoke-RestMethod https://api.github.com/repositories/487352/releases/tags/lists).assets[0].updated_at -UFormat %s } catch { '' }",
"regex": "\\A(\\d+)\\Z"
Expand Down
7 changes: 4 additions & 3 deletions bucket/kaspersky-virus-removal-tool.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"version": "202304022304",
"version": "202304030032",
"description": "Kaspersky's Virus Removal Tool. Scan and disinfect an infected computer from viruses and other types of malicious programs.",
"homepage": "https://support.kaspersky.com/15674",
"license": "Freeware",
"url": "http://devbuilds.kaspersky-labs.com/devbuilds/KVRT/latest/full/KVRT.exe",
"hash": "602025f69e49dfcce0dae1d202514fdc92e96e1094cbb8789ca11555efba35a7",
"hash": "34e509e705e03b61665af0194cb016a1c23bc7a0b3f553dec62db6430845cd48",
"bin": "KVRT.exe",
"shortcuts": [
[
Expand All @@ -19,5 +19,6 @@
},
"autoupdate": {
"url": "http://devbuilds.kaspersky-labs.com/devbuilds/KVRT/latest/full/KVRT.exe"
}
},
"_from": "okibcn/ScoopMaster"
}
6 changes: 3 additions & 3 deletions bucket/labplot-nightly.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "1453",
"version": "1454",
"homepage": "https://labplot.kde.org/",
"description": "A free, open source, and cross-platform Data Visualization and Analysis software accessible to everyone.",
"license": "Apache-2.0,BSD-3-Clause,CC0-1.0,CC-BY-3.0,GPL-2.0-only,GPL-2.0-or-later,GPL-3.0-only,GPL-3.0-or-later,LGPL-3.0-or-later,MIT",
"architecture": {
"64bit": {
"url": "https://binary-factory.kde.org/job/Labplot_Nightly_win64/lastSuccessfulBuild/artifact/labplot-master-1453-windows-cl-msvc2019-x86_64.7z",
"hash": "30343b349e85e9151a3358681b1d9c25c56c7f1373e8f649353aa584c1f00a72"
"url": "https://binary-factory.kde.org/job/Labplot_Nightly_win64/lastSuccessfulBuild/artifact/labplot-master-1454-windows-cl-msvc2019-x86_64.7z",
"hash": "99ea010c77af31b4749ae7ed0c9a11e6086a1560a06f637087c697fcdda47ffc"
}
},
"shortcuts": [
Expand Down
6 changes: 3 additions & 3 deletions bucket/ytdl-sub.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2023.04.01",
"version": "2023.04.03",
"description": "Automate downloading and metadata generation with (integrated) yt-dlp",
"homepage": "https://github.com/jmbannon/ytdl-sub",
"license": " GPL-3.0-only",
Expand All @@ -12,8 +12,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/jmbannon/ytdl-sub/releases/download/2023.04.01/ytdl-sub.exe",
"hash": "c42e2e3c9025e7cf69ac94e315172068c79f92a873fb42b4068788bbdbf320ef"
"url": "https://github.com/jmbannon/ytdl-sub/releases/download/2023.04.03/ytdl-sub.exe",
"hash": "aaf76a5334ef804774a5f60ab7669e8c173003a4d352149f815df1305b30cfe4"
}
},
"bin": "ytdl-sub.exe",
Expand Down
20 changes: 10 additions & 10 deletions stats.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"prevDate": "2023-04-03T04:30:51Z",
"downloads": 0,
"totalDownloads": 1558,
"appsNew": 0,
"apps": 17578,
"badManifests": 14,
"appsDeleted": 0,
"badBuckets": 12,
"buckets": 1389,
"totalBuckets": 1401,
"appsDeleted": 0,
"downloads": 0,
"manifests": 80768,
"date": "2023-04-03T04:55:02Z",
"appsUpdated": 1733
"prevDate": "2023-04-03T04:55:02Z",
"date": "2023-04-03T05:25:28Z",
"badManifests": 14,
"appsUpdated": 8,
"totalBuckets": 1401,
"appsNew": 0,
"apps": 17578,
"badBuckets": 12
}

0 comments on commit c77ce47

Please sign in to comment.