Compare commits

..

14 Commits

Author SHA1 Message Date
github-actions[bot]
d29e0f2223 prometheus-pushgateway: Update to version 1.11.2 2025-10-30 12:31:54 +00:00
github-actions[bot]
c2263e6d0f oh-my-posh: Update to version 27.4.2 2025-10-30 12:31:54 +00:00
github-actions[bot]
2bbd91ea5a localstack: Update to version 4.10.0 2025-10-30 12:31:54 +00:00
github-actions[bot]
172fb84513 knative: Update to version 1.20.0 2025-10-30 12:31:53 +00:00
github-actions[bot]
bcb005a4c6 jdtls: Update to version 1.52.0-202510301048 2025-10-30 12:31:53 +00:00
github-actions[bot]
92b8689399 fnproject: Update to version 0.6.45 2025-10-30 12:31:52 +00:00
github-actions[bot]
ec714fbb59 docker-compose: Update to version 2.40.3 2025-10-30 12:31:52 +00:00
github-actions[bot]
691800d951 balena-cli: Update to version 22.4.16 2025-10-30 12:31:52 +00:00
github-actions[bot]
03831360ef prometheus: Update to version 3.7.3 2025-10-30 08:31:17 +00:00
github-actions[bot]
80f33675ad luajit: Update to version 2.1.1761727121-1 2025-10-30 08:31:16 +00:00
github-actions[bot]
bffe5b1ab7 kubetail: Update to version 0.10.0 2025-10-30 08:31:16 +00:00
github-actions[bot]
cbfe4f63c2 doggo: Update to version 1.1.0 2025-10-30 08:31:16 +00:00
github-actions[bot]
bb85a2a412 deno: Update to version 2.5.6 2025-10-30 08:31:15 +00:00
github-actions[bot]
44161d11db conan: Update to version 2.22.1 2025-10-30 08:31:15 +00:00
14 changed files with 66 additions and 66 deletions

View File

@ -1,12 +1,12 @@
{
"version": "22.4.15",
"version": "22.4.16",
"description": "Official balena CLI for interacting with balenaCloud and balena API.",
"homepage": "https://github.com/balena-io/balena-cli",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/balena-io/balena-cli/releases/download/v22.4.15/balena-cli-v22.4.15-windows-x64-standalone.tar.gz",
"hash": "09483ae89a6c68cf62d9df62feea7393c07707a25761fcf68a7a86e862133d1f"
"url": "https://github.com/balena-io/balena-cli/releases/download/v22.4.16/balena-cli-v22.4.16-windows-x64-standalone.tar.gz",
"hash": "f7b24e9143f3681fb288f6571d7ff2d191f15be77fc87a771035fbd92efeb81f"
}
},
"extract_dir": "balena",

View File

@ -1,16 +1,16 @@
{
"version": "2.22.0",
"version": "2.22.1",
"description": "The open-source, decentralized C/C++ package manager",
"homepage": "https://conan.io",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.22.0/conan-2.22.0-windows-x86_64.zip",
"hash": "5a728a95ca855b17d0d29537c2d406f3cae9d9c33798944ae35840cd19ec5ddc"
"url": "https://github.com/conan-io/conan/releases/download/2.22.1/conan-2.22.1-windows-x86_64.zip",
"hash": "e88e2bb7db2a38152625165e47076ec968b75049c03b0d5bb90961a44ca2c786"
},
"32bit": {
"url": "https://github.com/conan-io/conan/releases/download/2.22.0/conan-2.22.0-windows-i686.zip",
"hash": "5b9c8213be30f9664d41296731c77844511a82d90986bcd008683e2c78704bcb"
"url": "https://github.com/conan-io/conan/releases/download/2.22.1/conan-2.22.1-windows-i686.zip",
"hash": "c222c37018ab84e20765c825b3d31856fca6d8e90c2302494502bd6af995d948"
}
},
"bin": "conan.exe",

View File

@ -1,12 +1,12 @@
{
"version": "2.5.5",
"version": "2.5.6",
"description": "A secure runtime for JavaScript and TypeScript",
"homepage": "https://deno.land",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/denoland/deno/releases/download/v2.5.5/deno-x86_64-pc-windows-msvc.zip",
"hash": "b0611da3820664c24c4cbda418f358bd83560b4bf6cd7c67b77a8575606e1ba7"
"url": "https://github.com/denoland/deno/releases/download/v2.5.6/deno-x86_64-pc-windows-msvc.zip",
"hash": "1327356cd63e23d0da7d11d5f5ca6b45902b1b62ee2debd4fbbd0aad2aab9786"
}
},
"bin": "deno.exe",

View File

@ -1,12 +1,12 @@
{
"version": "2.40.2",
"version": "2.40.3",
"description": "Define and run multi-container applications with Docker",
"homepage": "https://docs.docker.com/compose/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/docker/compose/releases/download/v2.40.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "1f7f20b91e0564147dc58b3a58a22a8f64a787e060ce3c25789f408beacc0c4d"
"url": "https://github.com/docker/compose/releases/download/v2.40.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "4c864dd7f879dd40366e087e68a8a02cbcf018be0128867b13369898e67e1532"
}
},
"bin": "docker-compose.exe",

View File

@ -1,18 +1,18 @@
{
"version": "1.0.5",
"version": "1.1.0",
"description": "Command-line DNS Client for Humans",
"homepage": "https://doggo.mrkaran.dev/",
"license": "GPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/mr-karan/doggo/releases/download/v1.0.5/doggo_1.0.5_Windows_x86_64.zip",
"hash": "2dff0f18b26ae712ce6bfc89cc0290124465c0bba327f5157839fbebd5bae062",
"extract_dir": "doggo_1.0.5_Windows_x86_64"
"url": "https://github.com/mr-karan/doggo/releases/download/v1.1.0/doggo_1.1.0_Windows_x86_64.zip",
"hash": "5e0883b68a7f4ea59a25e34dc519ee6336b56d79ea0e4a14571be1e5b5aa9fc6",
"extract_dir": "doggo_1.1.0_Windows_x86_64"
},
"32bit": {
"url": "https://github.com/mr-karan/doggo/releases/download/v1.0.5/doggo_1.0.5_Windows_i386.zip",
"hash": "824dc71f9093f0df4b19f56cff72cd89cb49011829e3278eb9cda231134c82e0",
"extract_dir": "doggo_1.0.5_Windows_i386"
"url": "https://github.com/mr-karan/doggo/releases/download/v1.1.0/doggo_1.1.0_Windows_i386.zip",
"hash": "55f0b3a825e365a4b8704a36746ec937114b41a527bae8f62a5c575c29744a84",
"extract_dir": "doggo_1.1.0_Windows_i386"
}
},
"bin": "doggo.exe",

View File

@ -1,12 +1,12 @@
{
"version": "0.6.44",
"version": "0.6.45",
"description": "A container-native serverless platform that can be run anywhere (any cloud or on-premise).",
"homepage": "https://fnproject.io/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/fnproject/cli/releases/download/0.6.44/fn.exe",
"hash": "1c59f4d08261f6007ef2b54bcefde9105887f5ad71255cf8bbd7547f6671ed32"
"url": "https://github.com/fnproject/cli/releases/download/0.6.45/fn.exe",
"hash": "e6e9201e983d44c233abe699b455e76e356f3901452481796cc5d3e648b29a0a"
}
},
"bin": "fn.exe",

View File

@ -1,5 +1,5 @@
{
"version": "1.52.0-202510291020",
"version": "1.52.0-202510301048",
"description": "Java language server",
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
"license": "EPL-2.0",
@ -7,8 +7,8 @@
"JDK": "java/openjdk",
"Python": "python"
},
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.52.0-202510291020.tar.gz",
"hash": "3c60c22a3c894692cbeb2e0cc45a3e7ac306dee12b4d2cdea11d89f86f6ede70",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.52.0-202510301048.tar.gz",
"hash": "7a8bb2ee71a327b5efd63706be57fa0f24efbc1739eeccb26e3bc40629af6ccc",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},

View File

@ -2,11 +2,11 @@
"homepage": "https://knative.dev",
"license": "Apache-2.0",
"description": "The Knative client kn is your door to the Knative world. It allows you to create Knative resources interactively from the command line or from within scripts.",
"version": "1.19.6",
"version": "1.20.0",
"architecture": {
"64bit": {
"url": "https://github.com/knative/client/releases/download/knative-v1.19.6/kn-windows-amd64.exe#/kn.exe",
"hash": "c714989a698d3c3e5883333ad70b1399326d327d48051f866d4fc7dff338cc43"
"url": "https://github.com/knative/client/releases/download/knative-v1.20.0/kn-windows-amd64.exe#/kn.exe",
"hash": "b0bd51af7f9cc6e4137f0d2e8c6ce73160fc5c0dc1c475cd43dcd35ec0a6f91f"
}
},
"bin": "kn.exe",

View File

@ -1,16 +1,16 @@
{
"version": "0.9.0",
"version": "0.10.0",
"description": "Real-time logging dashboard for Kubernetes",
"homepage": "https://github.com/kubetail-org/kubetail",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.9.0/kubetail-windows-amd64#/kubetail.exe",
"hash": "6c5eb4db5ca7502ea6f42d3e95734d4c1dd1a44ba29b956b9271e375c2561254"
"url": "https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.10.0/kubetail-windows-amd64#/kubetail.exe",
"hash": "0afe1d38d52e0f5753ce1c75098f74d1a06f2ea9f3dfed074abf18a1cb381861"
},
"arm64": {
"url": "https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.9.0/kubetail-windows-arm64#/kubetail.exe",
"hash": "e48a1cc5c48c57c1512006712ad8dccd0e94f9d63379d663be190daeac97001e"
"url": "https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.10.0/kubetail-windows-arm64#/kubetail.exe",
"hash": "554d0c9f66c1bd63863e115562e467cf359d667812f288d4647a62b8d9516d10"
}
},
"bin": "kubetail.exe",

View File

@ -1,12 +1,12 @@
{
"version": "4.9.2",
"version": "4.10.0",
"description": "A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline.",
"homepage": "https://localstack.cloud",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/localstack/localstack-cli/releases/download/v4.9.2/localstack-cli-4.9.2-windows-amd64-onefile.zip",
"hash": "9fcda781a17d096f3d469dc89e06320a8c0dc828527d322b0362d60f53a90eff"
"url": "https://github.com/localstack/localstack-cli/releases/download/v4.10.0/localstack-cli-4.10.0-windows-amd64-onefile.zip",
"hash": "313d6b95a592324510d27325e7e57813e7087fe0569566b12af4449853c729ed"
}
},
"bin": "localstack.exe",

View File

@ -1,17 +1,17 @@
{
"version": "2.1.1760617492-1",
"version": "2.1.1761727121-1",
"description": "Just-In-Time Compiler (JIT) for the Lua programming language.",
"homepage": "https://luajit.org/luajit.html",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-luajit-2.1.1760617492-1-any.pkg.tar.zst",
"hash": "6cc643cbb3d788d862e3d239bc85952ce43c8839859d08df759e6473f2d6b1d2",
"url": "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-luajit-2.1.1761727121-1-any.pkg.tar.zst",
"hash": "62c98c611ff2e02317d6f0d30996f2b85e0979188c418d53472bf4dfc204accb",
"extract_dir": "mingw64"
},
"32bit": {
"url": "https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-luajit-2.1.1760617492-1-any.pkg.tar.zst",
"hash": "edd3b59ad04680fe0d814280d47c40b68929ee5097f55f56883b371a204e6d1b",
"url": "https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-luajit-2.1.1761727121-1-any.pkg.tar.zst",
"hash": "bf60121d2beeb76168f700ce60e263b6c35ef75c9eb79c5f8d6732aca0b18c1a",
"extract_dir": "mingw32"
}
},

View File

@ -1,5 +1,5 @@
{
"version": "27.4.1",
"version": "27.4.2",
"description": "A prompt theme engine for any shell",
"homepage": "https://ohmyposh.dev",
"license": "MIT",
@ -7,22 +7,22 @@
"architecture": {
"64bit": {
"url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.4.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.4.1/posh-windows-amd64.exe#/oh-my-posh.exe"
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.4.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.4.2/posh-windows-amd64.exe#/oh-my-posh.exe"
],
"hash": [
"d3b7cf8ce91c9b9d7c508fa79e3a1c418990e2fc36e988fc1ec4f02a8243e35a",
"1bd4e0b79b9e01ad797284abc313080467b63d7418d71098cb8ec3521ab514b6"
"026820013cf94dd9d05fac6037d71b5d320a62014e046bd76102b354b90969f7",
"a4534e0d510ad72ea482baa20e09c9298f3494e55fcd883dcf4f0383fc60065a"
]
},
"arm64": {
"url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.4.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.4.1/posh-windows-arm64.exe#/oh-my-posh.exe"
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.4.2/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.4.2/posh-windows-arm64.exe#/oh-my-posh.exe"
],
"hash": [
"d3b7cf8ce91c9b9d7c508fa79e3a1c418990e2fc36e988fc1ec4f02a8243e35a",
"80e3ab4aa33be5d14e7ed6d06a1cb83c58037f0b17b8c1cb734988f6a0b2c275"
"026820013cf94dd9d05fac6037d71b5d320a62014e046bd76102b354b90969f7",
"1cb5275a360e20c1eb2ee52936aa35b2a0aae65647902405e6dcaf5935badf78"
]
}
},

View File

@ -1,18 +1,18 @@
{
"version": "1.11.1",
"version": "1.11.2",
"description": "Prometheus push acceptor for ephemeral and batch jobs.",
"homepage": "https://github.com/prometheus/pushgateway",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.11.1/pushgateway-1.11.1.windows-amd64.tar.gz",
"hash": "432324f9f9aa99e287623324edf8fe2b9abd526eba284032dd06225e90742bbc",
"extract_dir": "pushgateway-1.11.1.windows-amd64"
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.11.2/pushgateway-1.11.2.windows-amd64.tar.gz",
"hash": "d4a4b715435a00b3be39285861787486a474adef1c6301f7ddb3c86d303edd80",
"extract_dir": "pushgateway-1.11.2.windows-amd64"
},
"32bit": {
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.11.1/pushgateway-1.11.1.windows-386.tar.gz",
"hash": "14ccbf3bf2a8bbc1f4b865dc16d3f1fa44d89b794de9ebb538b602b1b5db9794",
"extract_dir": "pushgateway-1.11.1.windows-386"
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.11.2/pushgateway-1.11.2.windows-386.tar.gz",
"hash": "1858e97531eb032d14cbe5851a33bfa396a594cb7cef81efe486a7fd2e000bd7",
"extract_dir": "pushgateway-1.11.2.windows-386"
}
},
"bin": "pushgateway.exe",

View File

@ -1,18 +1,18 @@
{
"version": "3.7.2",
"version": "3.7.3",
"description": "Systems monitoring and alerting toolkit",
"homepage": "https://prometheus.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v3.7.2/prometheus-3.7.2.windows-amd64.tar.gz",
"hash": "06bb269774356029752b94c54a8c1e07dadb49a3194a5bb43fa11a0589210659",
"extract_dir": "prometheus-3.7.2.windows-amd64"
"url": "https://github.com/prometheus/prometheus/releases/download/v3.7.3/prometheus-3.7.3.windows-amd64.tar.gz",
"hash": "07bc81a669f5f3b82ef414819a52d196a12eedb31c30ab26926982eb6bb1e3c6",
"extract_dir": "prometheus-3.7.3.windows-amd64"
},
"32bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v3.7.2/prometheus-3.7.2.windows-386.tar.gz",
"hash": "1f8e768bf2d62604e16facd5560ef4ee5c3766bcff2ff81478c1c617db838dc1",
"extract_dir": "prometheus-3.7.2.windows-386"
"url": "https://github.com/prometheus/prometheus/releases/download/v3.7.3/prometheus-3.7.3.windows-386.tar.gz",
"hash": "2ffc5f6c99597b2d8aec09bd44fb074d849f880b464b75d637d9538a5b2196ef",
"extract_dir": "prometheus-3.7.3.windows-386"
}
},
"bin": [