Skip to content

Commit

Permalink
Update by: runner, at: 2024-06-25 08:27:45
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryanjiena committed Jun 25, 2024
1 parent ccbaf14 commit 8c4e1d5
Show file tree
Hide file tree
Showing 18 changed files with 66 additions and 66 deletions.
6 changes: 3 additions & 3 deletions bucket/aws.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "2.17.0",
"version": "2.17.1",
"description": "Unified tool to manage AWS services",
"homepage": "https://aws.amazon.com/cli/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.17.0.msi",
"hash": "f51fb3c345e7f87cbefc55c97a039ff5f79351c246cb491643f8c3933232dc3e"
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.17.1.msi",
"hash": "ebe24080a384a896c5dc3fea9e9a5f58d8c73289fe97dade1c36783410b82010"
}
},
"extract_dir": "Amazon\\AWSCLIV2",
Expand Down
6 changes: 3 additions & 3 deletions bucket/brave-nightly.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"homepage": "https://brave.com",
"version": "1.69.46",
"version": "1.69.48",
"description": "Secure, Fast & Private Web Browser with Adblocker (nightly release)",
"license": {
"identifier": "Freeware,BSD-3-Clause,GPL-3.0-only,...",
"url": "https://github.com/brave/brave-browser/blob/master/LICENSE"
},
"architecture": {
"64bit": {
"url": "https://github.com/brave/brave-browser/releases/download/v1.69.46/brave-v1.69.46-win32-x64.zip",
"hash": "65d965c6d033a5b1248aefebfc1f3ca4998fa49f5f12b23e768220420e59b2de"
"url": "https://github.com/brave/brave-browser/releases/download/v1.69.48/brave-v1.69.48-win32-x64.zip",
"hash": "15d938400a29413848b01111244f846085d7a68d83fc9f09350bd430f9646ab0"
}
},
"bin": [
Expand Down
6 changes: 3 additions & 3 deletions bucket/bun-canary.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.1.17-canary.1+40858b4f2",
"version": "1.1.17-canary.1+bb66bba1b",
"description": "Incredibly fast JavaScript runtime, bundler, transpiler and package manager - all in one.",
"homepage": "https://bun.sh/",
"license": "MIT",
Expand All @@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://nightly.link/oven-sh/bun/suites/9653369725/artifacts/1633771269#/dl.zip",
"hash": "b76eb5a47749f22af570d096d72413f723a9771f3f2310f754f311c4c0a5e3ce",
"url": "https://nightly.link/oven-sh/bun/suites/9655421917/artifacts/1634213339#/dl.zip",
"hash": "7b2b1365d4df79b211251b33e705bae777f5854d5a2b4e1ea8bc0b69dfab44e5",
"pre_install": "Expand-7zipArchive \"$dir\\bun-windows-x64.zip\" -ExtractDir 'bun-windows-x64' -Removal"
}
},
Expand Down
10 changes: 5 additions & 5 deletions bucket/bun.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.1.16",
"version": "1.1.17",
"description": "Incredibly fast JavaScript runtime, bundler, transpiler and package manager - all in one.",
"homepage": "https://bun.sh/",
"license": "MIT",
Expand All @@ -9,12 +9,12 @@
"architecture": {
"64bit": {
"url": [
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.16/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.16/bun-windows-x64-baseline.zip"
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.17/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.1.17/bun-windows-x64-baseline.zip"
],
"hash": [
"b5dcae83bb8a48651a1e9c86cd0265b746d27e1388b98466bb51e00bcbec663b",
"49a466296f2408c0bea45bdfc40218f33f5b656f19bea64865b2343a718585d9"
"5b3ce21babca3e2bb994d5de0263264434be37c2113ef291cc20e1e12a63e62b",
"572555694f0f53b3d9953a6de12966112d5bb537f39662c967b5bf12ccdfdb48"
]
}
},
Expand Down
6 changes: 3 additions & 3 deletions bucket/chromium-dev.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "128.0.6557.0-r1318837",
"version": "128.0.6557.0-r1318909",
"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://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1318837/chrome-win.zip",
"hash": "468a4a9015c453a58c7aad62b11f89b4d9f56beb818768ee1040357f60ed0315"
"url": "https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1318909/chrome-win.zip",
"hash": "37a626bd622f5dc601b34e5012087f540c93c86b55c871a6bdebf4181038d010"
}
},
"extract_dir": "chrome-win",
Expand Down
14 changes: 7 additions & 7 deletions bucket/cmake-nightly.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"version": "3.30.20240623",
"version": "3.30.20240624",
"description": "Family of tools designed to build, test and package software",
"homepage": "https://cmake.org",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://cmake.org/files/dev/cmake-3.30.20240623-gb62e084-windows-x86_64.zip",
"hash": "bd7f18efb8696eb5c15f671d8b9daf3e304faee2c6024aba773ad11ac922af92",
"extract_dir": "cmake-3.30.20240623-gb62e084-windows-x86_64"
"url": "https://cmake.org/files/dev/cmake-3.30.20240624-gf432a38-windows-x86_64.zip",
"hash": "1ebceaf0e71e33ffafe45bd32b7a4062c7635a9191c20e61d59f83789b900d3f",
"extract_dir": "cmake-3.30.20240624-gf432a38-windows-x86_64"
},
"32bit": {
"url": "https://cmake.org/files/dev/cmake-3.30.20240623-gb62e084-windows-i386.zip",
"hash": "554c809841ce30f404d118a709d933d33f280c42e4fd3366fda9d71c169a95e7",
"extract_dir": "cmake-3.30.20240623-gb62e084-windows-i386"
"url": "https://cmake.org/files/dev/cmake-3.30.20240624-gf432a38-windows-i386.zip",
"hash": "e99b05e30737102dc8f9594273aae54e64f61f3a3737d3eadd5cba16abec816f",
"extract_dir": "cmake-3.30.20240624-gf432a38-windows-i386"
}
},
"bin": [
Expand Down
14 changes: 7 additions & 7 deletions bucket/edgedriver-canary.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "128.0.2667.0",
"version": "128.0.2671.0",
"description": "Close the loop on your developer cycle by automating testing of your website in Microsoft Edge (Chromium).",
"homepage": "https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver",
"license": {
Expand All @@ -9,16 +9,16 @@
"notes": "For legacy (EdgeHTML) version, see 'versions/edgedriver-legacy'.",
"architecture": {
"64bit": {
"url": "https://msedgedriver.azureedge.net/128.0.2667.0/edgedriver_win64.zip",
"hash": "46a8354da27e87c38b8648be74773bde71366c59d01bdd4721716971dc40c4a4"
"url": "https://msedgedriver.azureedge.net/128.0.2671.0/edgedriver_win64.zip",
"hash": "0d57e932988f093b5dcf3b90f4a99709de1eefad6b47ad1c1f7d82640f3626ef"
},
"32bit": {
"url": "https://msedgedriver.azureedge.net/128.0.2667.0/edgedriver_win32.zip",
"hash": "845a679333ba9d83222b8ae907631fe5e04f6414d8032984f5de81aa97a6ad71"
"url": "https://msedgedriver.azureedge.net/128.0.2671.0/edgedriver_win32.zip",
"hash": "406c123f94644b22314301397e2bba54e6d19d60df1b74c006470b7a0d0793b4"
},
"arm64": {
"url": "https://msedgedriver.azureedge.net/128.0.2667.0/edgedriver_arm64.zip",
"hash": "80acfa4d727fdec77fffc52e44693f724c1fc832ad0cb3d71015125c8b42af2a"
"url": "https://msedgedriver.azureedge.net/128.0.2671.0/edgedriver_arm64.zip",
"hash": "3ef44a4811f8b5296206e7f7ff696ab7fa4df4aabdaa0552b6d4080cdcea497e"
}
},
"bin": "msedgedriver.exe",
Expand Down
6 changes: 3 additions & 3 deletions bucket/gitbutler-nightly.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "0.5.559",
"version": "0.5.560",
"description": "A Git client for simultaneous branches on top of your existing workflow.",
"homepage": "https://gitbutler.com/",
"license": "FSL-1.1-MIT",
"architecture": {
"64bit": {
"url": "https://releases.gitbutler.com/releases/nightly/0.5.559-1015/windows/x86_64/GitButler_Nightly_0.5.559_x64_en-US.msi",
"hash": "708e4f8d3f90e58ae939eb02fd4c90747bc5ddadd26f43fb33aeb425857acff6",
"url": "https://releases.gitbutler.com/releases/nightly/0.5.560-1017/windows/x86_64/GitButler_Nightly_0.5.560_x64_en-US.msi",
"hash": "0a560cc4ab3ea6b7b621981abfe22692642ab56d7753f68bcdf3d429db3a950f",
"extract_dir": "PFiles/GitButler Nightly"
}
},
Expand Down
4 changes: 2 additions & 2 deletions bucket/goneovim-nightly.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "20240615",
"version": "20240625",
"description": "Neovim GUI which uses a Golang Qt backend",
"homepage": "https://github.com/akiyosi/goneovim",
"license": "MIT",
Expand All @@ -9,7 +9,7 @@
"architecture": {
"64bit": {
"url": "https://github.com/akiyosi/goneovim/releases/download/nightly/goneovim-windows.zip",
"hash": "d4ce360ec12cc4883a7af9bfa9712f7b39cf7221de49bd59944154bf569d9982"
"hash": "f10638f9a80d3e0716eb3abec0c828ab26d9a6f0d993c84c259bf30aff9b4aec"
}
},
"extract_dir": "goneovim-windows",
Expand Down
2 changes: 1 addition & 1 deletion bucket/ipfilter-nightly.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://www.ipfilter.app/",
"license": "MIT",
"url": "https://github.com/DavidMoore/ipfilter/releases/download/lists/ipfilter.zip",
"hash": "a399fa0cf112de500c14053902c0cf4554b7d1ae53e46a8ea76124d724e2ba89",
"hash": "51a1cf5ec22aca7476657e80baa3de0769328923b85fec9f7b843d7c27a276c1",
"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
10 changes: 5 additions & 5 deletions bucket/jellyfin.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "10.9.6",
"version": "10.9.7",
"description": "Software Media System",
"homepage": "https://jellyfin.org",
"license": "GPL-2.0-only",
Expand All @@ -9,12 +9,12 @@
},
"architecture": {
"64bit": {
"url": "https://repo.jellyfin.org/files/server/windows/latest-stable/amd64/jellyfin_10.9.6-amd64.zip",
"hash": "md5:4cca52e1cd3d3b959030b26c42dc7fd4"
"url": "https://repo.jellyfin.org/files/server/windows/latest-stable/amd64/jellyfin_10.9.7-amd64.zip",
"hash": "md5:4be533da97ea51c53c55222cda56880f"
},
"arm64": {
"url": "https://repo.jellyfin.org/files/server/windows/latest-stable/arm64/jellyfin_10.9.6-arm64.zip",
"hash": "md5:d35a91a2135310299f27046ed5f4f9b3"
"url": "https://repo.jellyfin.org/files/server/windows/latest-stable/arm64/jellyfin_10.9.7-arm64.zip",
"hash": "md5:46c40faece876de535dd528881cbcbf2"
}
},
"extract_dir": "jellyfin",
Expand Down
10 changes: 5 additions & 5 deletions bucket/kodi-dev.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "20240622",
"version": "20240625",
"description": "Open source home theater/media center software and entertainment hub for digital media",
"homepage": "https://kodi.tv/",
"license": "GPL-2.0-or-later",
Expand All @@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://mirrors.kodi.tv/nightlies/windows/win64/master/KodiSetup-20240622-6818de7b-master-x64.exe#/dl.7z",
"hash": "e0bb3ad758d644656e71f97527f7ad43b0a04668cfdc88c96e5f29348e6be69a"
"url": "https://mirrors.kodi.tv/nightlies/windows/win64/master/KodiSetup-20240625-03786496-master-x64.exe#/dl.7z",
"hash": "cd16ce034fda51048d6e1759dcf075fa76b88eca43215410afc2af6080648be1"
},
"32bit": {
"url": "https://mirrors.kodi.tv/nightlies/windows/win32/master/KodiSetup-20240622-6818de7b-master-x86.exe#/dl.7z",
"hash": "1724322b2b1e4100890bfff6bda9af8e05e23560bc33ef4f7679d62b39bd2542"
"url": "https://mirrors.kodi.tv/nightlies/windows/win32/master/KodiSetup-20240625-03786496-master-x86.exe#/dl.7z",
"hash": "511753fa902848200fab53cbbe86297cea1bfc740fe5031080c45ead37c5ba4a"
}
},
"post_install": "'$PLUGINSDIR', '$TEMP', 'AppxManifest.xml', 'Uninstall.exe' | ForEach-Object { Remove-Item \"$dir\\$_\" -Recurse -Force }",
Expand Down
8 changes: 4 additions & 4 deletions bucket/musescore-nightly.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"version": "241760505",
"version": "241770305",
"description": "Music notation editor with an easy-to-use WYSIWYG interface.",
"homepage": "https://musescore.org/",
"license": "GPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://ftp.osuosl.org/pub/musescore-nightlies/windows/4x/nightly/MuseScoreNightly-241760505-master-5203474-x86_64.7z",
"hash": "cccc5c30a7f1d3650a291d85c52f661e43570d4e19c511c9d474bc28f8ea87d3"
"url": "https://ftp.osuosl.org/pub/musescore-nightlies/windows/4x/nightly/MuseScoreNightly-241770305-master-b5b34e2-x86_64.7z",
"hash": "d1dde3c3b5fbc765e30453578d79b4cf79223ea3a8e7511f3e321c48c10be4db"
}
},
"extract_dir": "MuseScoreNightly-241760505-master-5203474-x86_64",
"extract_dir": "MuseScoreNightly-241770305-master-b5b34e2-x86_64",
"bin": [
[
"bin\\MuseScore4.exe",
Expand Down
2 changes: 1 addition & 1 deletion bucket/neovim-nightly.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"architecture": {
"64bit": {
"url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win64.zip",
"hash": "4a130092bab6a26f5dba201ceba969a0280cac03c82adea1b8cf5181ddceab7d"
"hash": "7690b7052c712a61a7a71ecccf3323c5956cc615fdfbfd4c3f573de1945fc909"
}
},
"extract_dir": "nvim-win64",
Expand Down
10 changes: 5 additions & 5 deletions bucket/openshot.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.1.1",
"version": "3.2.0",
"description": "Easy to use video editor",
"homepage": "https://www.openshot.org/",
"license": "GPL-3.0-or-later",
Expand All @@ -9,12 +9,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/OpenShot/openshot-qt/releases/download/v3.1.1/OpenShot-v3.1.1-x86_64.exe",
"hash": "8fdc9cc3e13b782f2c8e1bab4d04fccce7f2780b4cc7c933cbf720cd8df0bb25"
"url": "https://github.com/OpenShot/openshot-qt/releases/download/v3.2.0/OpenShot-v3.2.0-x86_64.exe",
"hash": "5be3afb1cc3c44ff7b926ff9aadb6a3d0b5e1e82b75a424aa7e5c87491130591"
},
"32bit": {
"url": "https://github.com/OpenShot/openshot-qt/releases/download/v3.1.1/OpenShot-v3.1.1-x86.exe",
"hash": "d948f3ec688b170752f9ff856c74713a00bd1fe7ea76284b0f0a0f4246d6a710"
"url": "https://github.com/OpenShot/openshot-qt/releases/download/v3.2.0/OpenShot-v3.2.0-x86.exe",
"hash": "56e789cec6b6e06d5a94c925c6b8074f972bda432b6cec9826ba01aee1f67185"
}
},
"innosetup": true,
Expand Down
6 changes: 3 additions & 3 deletions bucket/oss-cad-suite-nightly.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "2024-06-24",
"version": "2024-06-25",
"description": "Open source digital design and verification tools. Includes tools for RTL synthesis, formal hardware verification, place & route, FPGA programming, and testing with support for HDLs like Verilog, Migen and Amaranth.",
"homepage": "https://github.com/YosysHQ/oss-cad-suite-build",
"license": "ISC",
"architecture": {
"64bit": {
"url": "https://github.com/YosysHQ/oss-cad-suite-build/releases/download/2024-06-24/oss-cad-suite-windows-x64-20240624.exe#/dl.7z",
"hash": "13a7252d22d515fd8adda4ae7b95024920f3a3658f61be6b838a8a38d9bf587c"
"url": "https://github.com/YosysHQ/oss-cad-suite-build/releases/download/2024-06-25/oss-cad-suite-windows-x64-20240625.exe#/dl.7z",
"hash": "a1bced5bb4089410c42cb90a4551de5e7439f60ab66f521b78432a20d0e43027"
}
},
"extract_dir": "oss-cad-suite",
Expand Down
6 changes: 3 additions & 3 deletions bucket/saber.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "0.23.3",
"version": "0.24.0",
"description": "A cross-platform libre handwritten notes app.",
"homepage": "https://github.com/adil192/saber",
"license": "GPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/adil192/saber/releases/download/v0.23.3/SaberInstaller_v0.23.3.exe",
"hash": "85f4e52e439d8af074d6e5697fbb77528547b1249ce9af431c767af108fe01d4"
"url": "https://github.com/adil192/saber/releases/download/v0.24.0/SaberInstaller_v0.24.0.exe",
"hash": "da5787cf79472834b911193c8672075f66bb1f5923500e28bcf72bd1b8905173"
}
},
"innosetup": true,
Expand Down
6 changes: 3 additions & 3 deletions bucket/vlc-nightly-ucrt-llvm.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "20240624",
"version": "20240625",
"description": "A free and open source multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols.",
"homepage": "https://www.videolan.org/",
"license": "GPL-2.0-only",
"architecture": {
"64bit": {
"url": "https://artifacts.videolan.org/vlc/nightly-win64-ucrt-llvm/20240624-0427/vlc-4.0.0-dev-win64-062d5ba1.7z",
"hash": "sha512:50b7e188fbcf759021bbec677a02ef0fed2b92a95f08ca66504a587a084f2be80e25336c1e795b9b87b9aa1118a35c1e3a9c8e5ad03c014ffc7e519abb9558cf"
"url": "https://artifacts.videolan.org/vlc/nightly-win64-ucrt-llvm/20240625-0426/vlc-4.0.0-dev-win64-bcd7d4ef.7z",
"hash": "sha512:36fe1464f0058b1d68cc905580f11c3944b3168c9bcfca8fe2990d20614b742d1528b3e4f22d9617010d42d899ec4b988489cc61cb3f00cd9c3afd1b5f171f34"
}
},
"extract_dir": "vlc-4.0.0-dev",
Expand Down

0 comments on commit 8c4e1d5

Please sign in to comment.