Compare commits

...

5 Commits

Author SHA1 Message Date
github-actions[bot]
bc78899074 pastel: Update to version 0.11.0 2025-10-19 20:27:58 +00:00
github-actions[bot]
5b621b622a openlist: Update to version 4.1.5 2025-10-19 20:27:58 +00:00
github-actions[bot]
e2924dd2df graphviz: Update to version 14.0.2 2025-10-19 20:27:57 +00:00
github-actions[bot]
30083c1253 bat: Update to version 0.26.0 2025-10-19 20:27:57 +00:00
github-actions[bot]
c328fb9027 k9s: Update to version 0.50.16 2025-10-19 16:29:24 +00:00
5 changed files with 31 additions and 31 deletions

View File

@ -1,5 +1,5 @@
{
"version": "0.25.0",
"version": "0.26.0",
"description": "A cat(1) clone with syntax highlighting and Git integration",
"homepage": "https://github.com/sharkdp/bat",
"license": "Apache-2.0",
@ -9,14 +9,14 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/sharkdp/bat/releases/download/v0.25.0/bat-v0.25.0-x86_64-pc-windows-msvc.zip",
"hash": "1d5ced071ba9c765e16f4065877c178cefcfd2fe9581e9ddc92af265b73991bd",
"extract_dir": "bat-v0.25.0-x86_64-pc-windows-msvc"
"url": "https://github.com/sharkdp/bat/releases/download/v0.26.0/bat-v0.26.0-x86_64-pc-windows-msvc.zip",
"hash": "a8a6862f14698b45e101b0932c69bc47a007f4c0456f3a129fdcef54d443d501",
"extract_dir": "bat-v0.26.0-x86_64-pc-windows-msvc"
},
"32bit": {
"url": "https://github.com/sharkdp/bat/releases/download/v0.25.0/bat-v0.25.0-i686-pc-windows-msvc.zip",
"hash": "28abbbeed9c35f7dca2d324f70b7f7fa573307c35453c582ca651987cfded09a",
"extract_dir": "bat-v0.25.0-i686-pc-windows-msvc"
"url": "https://github.com/sharkdp/bat/releases/download/v0.26.0/bat-v0.26.0-i686-pc-windows-msvc.zip",
"hash": "d6f4f38815ae2f7f400d8091869ec487f930c36e3f6c189d104e4ddd9e81131d",
"extract_dir": "bat-v0.26.0-i686-pc-windows-msvc"
}
},
"pre_install": [

View File

@ -1,16 +1,16 @@
{
"version": "14.0.1",
"version": "14.0.2",
"description": "Open source graph visualization software.",
"homepage": "https://www.graphviz.org/",
"license": "EPL-1.0",
"architecture": {
"64bit": {
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/14.0.1/windows_10_cmake_Release_graphviz-install-14.0.1-win64.exe#/dl.7z",
"hash": "90405cb789d040961c8daa28626e647872be1ebcf809e6146a080079bdb9d2f0"
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/14.0.2/windows_10_cmake_Release_graphviz-install-14.0.2-win64.exe#/dl.7z",
"hash": "8b1f5d765d7f94cf00afaa5c4d837c2a316b48316aebb05f63f6fb7433839202"
},
"32bit": {
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/14.0.1/windows_10_cmake_Release_graphviz-install-14.0.1-win32.exe#/dl.7z",
"hash": "2fbc76e9a2164292a830e978373cd18dd2d092489b0ad66fd637a3963367d53b"
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/14.0.2/windows_10_cmake_Release_graphviz-install-14.0.2-win32.exe#/dl.7z",
"hash": "d891e22eda2fe2bfd64d7b7eff1a3fd76c7ed7ef79758eb84e041acee24942e4"
}
},
"post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force",

View File

@ -1,16 +1,16 @@
{
"version": "0.50.15",
"version": "0.50.16",
"description": "Kubernetes Clusters manager",
"homepage": "https://github.com/derailed/k9s",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.50.15/k9s_Windows_amd64.zip",
"hash": "479d24bae4a54c3ed659d6f6f0aae22f70ae83ac08599562c521199714aab6cd"
"url": "https://github.com/derailed/k9s/releases/download/v0.50.16/k9s_Windows_amd64.zip",
"hash": "af166d249bfd87c7dc3e93838d677bcab4396159e7aff600b50c43142442a16e"
},
"arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.50.15/k9s_Windows_arm64.zip",
"hash": "f610c4a44164fa3ed5b4f11ecc9af3956f8cff64a7b641aa213a68235c66d201"
"url": "https://github.com/derailed/k9s/releases/download/v0.50.16/k9s_Windows_arm64.zip",
"hash": "c09fa3d399b2529730f4024bab6655c01ced23b462af248bf9fc14e839935152"
}
},
"bin": "k9s.exe",

View File

@ -1,20 +1,20 @@
{
"version": "4.1.4",
"version": "4.1.5",
"description": "A file list program that supports multiple storages, powered by Gin and SolidJS, fork of AList.",
"homepage": "https://oplist.org/",
"license": "AGPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/OpenListTeam/OpenList/releases/download/v4.1.4/openlist-windows-amd64.zip",
"hash": "md5:64b66ac94d555b6e78153dfc56f35811"
"url": "https://github.com/OpenListTeam/OpenList/releases/download/v4.1.5/openlist-windows-amd64.zip",
"hash": "md5:13b486dc9ec203af4522973d37adb1e5"
},
"32bit": {
"url": "https://github.com/OpenListTeam/OpenList/releases/download/v4.1.4/openlist-windows-386.zip",
"hash": "md5:150c3150eb62a6f23ee00ff7da39543d"
"url": "https://github.com/OpenListTeam/OpenList/releases/download/v4.1.5/openlist-windows-386.zip",
"hash": "md5:9fba63d4a5c0eaf7c43196f2074e12fb"
},
"arm64": {
"url": "https://github.com/OpenListTeam/OpenList/releases/download/v4.1.4/openlist-windows-arm64.zip",
"hash": "md5:9a94647387733b4f78a98b87f3a1f20d"
"url": "https://github.com/OpenListTeam/OpenList/releases/download/v4.1.5/openlist-windows-arm64.zip",
"hash": "md5:0df750472299e7ab944ace07d6b5153f"
}
},
"bin": [

View File

@ -1,18 +1,18 @@
{
"version": "0.10.0",
"version": "0.11.0",
"description": "A command-line tool to generate, analyze, convert and manipulate colors.",
"homepage": "https://github.com/sharkdp/pastel",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/sharkdp/pastel/releases/download/v0.10.0/pastel-v0.10.0-x86_64-pc-windows-msvc.zip",
"hash": "dbff970084b4c19135aae9a967eb95958aaf7572e0b0946de49ea471fe64fd3c",
"extract_dir": "pastel-v0.10.0-x86_64-pc-windows-msvc"
"url": "https://github.com/sharkdp/pastel/releases/download/v0.11.0/pastel-v0.11.0-x86_64-pc-windows-msvc.zip",
"hash": "e694fb9d32d9b6c5456268c8cce573b69f3438680204e453d5807a43274813db",
"extract_dir": "pastel-v0.11.0-x86_64-pc-windows-msvc"
},
"32bit": {
"url": "https://github.com/sharkdp/pastel/releases/download/v0.10.0/pastel-v0.10.0-i686-pc-windows-msvc.zip",
"hash": "a11f77f58ea480bd322838dd20be602b4bb587644a1fbe0ed299be3b4e3b1abf",
"extract_dir": "pastel-v0.10.0-i686-pc-windows-msvc"
"url": "https://github.com/sharkdp/pastel/releases/download/v0.11.0/pastel-v0.11.0-i686-pc-windows-msvc.zip",
"hash": "249d1c5eceb5ad1c6e6aafdb3a67926911c8351390ec332cab6a23be740ef450",
"extract_dir": "pastel-v0.11.0-i686-pc-windows-msvc"
}
},
"bin": "pastel.exe",