Compare commits

...

5 Commits

Author SHA1 Message Date
github-actions[bot]
363f02eced pixi: Update to version 0.57.0 2025-10-20 12:32:30 +00:00
github-actions[bot]
b659aebd35 pandoc: Update to version 3.8.2.1 2025-10-20 12:32:30 +00:00
github-actions[bot]
d48c4f9f07 mpd: Update to version 0.24.6 2025-10-20 12:32:29 +00:00
github-actions[bot]
fa6dc40ae0 lefthook: Update to version 2.0.0 2025-10-20 12:32:29 +00:00
github-actions[bot]
812f1f371c openshift-okd-client: Update to version 4.21.0-okd-scos.ec.4 2025-10-20 08:29:50 +00:00
5 changed files with 22 additions and 22 deletions

View File

@ -1,20 +1,20 @@
{
"version": "1.13.6",
"version": "2.0.0",
"description": "Fast and powerful Git hooks manager for any type of projects",
"homepage": "https://github.com/evilmartians/lefthook",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.6/lefthook_1.13.6_Windows_x86_64.gz",
"hash": "f08bf0cbe0b1c35c79f8e0bad59b283f7aa7f01e622aa02bbb7404c265694f39"
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.0/lefthook_2.0.0_Windows_x86_64.gz",
"hash": "4804fb6b25a175517cb7be67edea330e0f64f903b65c800042a4a82611598f0e"
},
"32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.6/lefthook_1.13.6_Windows_i386.gz",
"hash": "89319c6a430b461c0c194f155f6d69c5435a33eafb628327de5fce20fee9c1c7"
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.0/lefthook_2.0.0_Windows_i386.gz",
"hash": "e72ef3dd4012713dc9c73e65c88471d9e26159ecbe7cf0d30e06c98d57b057cf"
},
"arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.6/lefthook_1.13.6_Windows_arm64.gz",
"hash": "165150f80b3df9d662ad32f95bd7a6b08399dd98fe68df42958c019a47d89644"
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.0/lefthook_2.0.0_Windows_arm64.gz",
"hash": "f75c78785827a81c6aa6013f2d49fe3142352bb6d8780e5934b628d2f41cb7eb"
}
},
"bin": "lefthook.exe",

View File

@ -1,12 +1,12 @@
{
"version": "0.24.5",
"version": "0.24.6",
"description": "Music Player Daemon",
"homepage": "https://www.musicpd.org/",
"license": "GPL-2.0-or-later",
"architecture": {
"64bit": {
"url": "https://www.musicpd.org/download/win32/0.24.5/mpd.exe",
"hash": "48a4a0c90fdfd98d27319d5da5eb0ab3fe72ba0f36f50feb2343a25ad884eeb0"
"url": "https://www.musicpd.org/download/win32/0.24.6/mpd.exe",
"hash": "9f7458e41ac2991b90b66111dfb421a0ed012b080d081d0a11ec1d425ef617b2"
}
},
"bin": "mpd.exe",

View File

@ -1,12 +1,12 @@
{
"version": "4.21.0-okd-scos.ec.3",
"version": "4.21.0-okd-scos.ec.4",
"description": "OKD is the community distribution of Kubernetes optimized for continuous application development and multi-tenant deployment. OKD adds developer and operations-centric tools on top of Kubernetes to enable rapid application development, easy deployment and scaling, and long-term lifecycle maintenance for small and large teams.",
"homepage": "https://okd.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/openshift/okd/releases/download/4.21.0-okd-scos.ec.3/openshift-client-windows-4.21.0-okd-scos.ec.3.zip",
"hash": "a8ab2d68d97e43f7be920bc6a460e16a0a384dbc21e19ac3958682b2d5e9a390"
"url": "https://github.com/openshift/okd/releases/download/4.21.0-okd-scos.ec.4/openshift-client-windows-4.21.0-okd-scos.ec.4.zip",
"hash": "8746d78041166d163d33e40b3c0ee538e590d1168ddb8c9cee1899b98e1f0390"
}
},
"bin": "oc.exe",

View File

@ -1,5 +1,5 @@
{
"version": "3.8.2",
"version": "3.8.2.1",
"description": "Universal markup converter",
"homepage": "https://pandoc.org",
"license": "GPL-2.0-or-later",
@ -8,11 +8,11 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/jgm/pandoc/releases/download/3.8.2/pandoc-3.8.2-windows-x86_64.zip",
"hash": "3bcdc5c77ae5bd5406100c2c4bfdc8d17d5e4d756ad35f1791aa805282dcb33e"
"url": "https://github.com/jgm/pandoc/releases/download/3.8.2.1/pandoc-3.8.2.1-windows-x86_64.zip",
"hash": "ded73890567ae71b945c8b36b8b33f89b5ed7357a9156a233445b46f92a5bc82"
}
},
"extract_dir": "pandoc-3.8.2",
"extract_dir": "pandoc-3.8.2.1",
"bin": "pandoc.exe",
"checkver": {
"github": "https://github.com/jgm/pandoc"

View File

@ -1,16 +1,16 @@
{
"version": "0.56.0",
"version": "0.57.0",
"description": "Package management made easy",
"homepage": "https://pixi.sh",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.56.0/pixi-x86_64-pc-windows-msvc.zip",
"hash": "def3c977d12b2abd1d43fab71faeb83fb511dedf119591d47d39e1fdfc833dfa"
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.57.0/pixi-x86_64-pc-windows-msvc.zip",
"hash": "486094ef483066ea18f240b6444a67e4954fa3924b68aeacc4d91289b5a643e8"
},
"arm64": {
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.56.0/pixi-aarch64-pc-windows-msvc.zip",
"hash": "614de2c348640fceeda419210b9aa2d479cf46d75f4ae589dad72470d311692d"
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.57.0/pixi-aarch64-pc-windows-msvc.zip",
"hash": "1fb48837e19088050d84129a487aa78233ae6e7d4cbcaa03b60c93e63f29ea14"
}
},
"bin": "pixi.exe",