Compare commits

...

4 Commits

Author SHA1 Message Date
github-actions[bot]
c818ceeb9d octave: Update to version 10.3.0 2025-10-04 14:33:27 +00:00
github-actions[bot]
a9e287323e ktx-software: Update to version 4.4.2 2025-10-04 14:33:27 +00:00
github-actions[bot]
dbec2b5609 jbang: Update to version 0.132.1 2025-10-04 14:33:27 +00:00
github-actions[bot]
82a9012317 c3: Update to version 0.7.6 2025-10-04 14:33:26 +00:00
4 changed files with 16 additions and 16 deletions

View File

@ -1,5 +1,5 @@
{
"version": "0.7.5",
"version": "0.7.6",
"description": "The Ergonomic, Safe and Familiar Evolution of C",
"homepage": "https://c3-lang.org",
"license": "LGPL-3.0-or-later,MIT",
@ -13,8 +13,8 @@
],
"architecture": {
"64bit": {
"url": "https://github.com/c3lang/c3c/releases/download/v0.7.5/c3-windows.zip",
"hash": "12310ab8d84d964e322502296c20a987544b8556c9ce3b1f22044f99caf0c20b"
"url": "https://github.com/c3lang/c3c/releases/download/v0.7.6/c3-windows.zip",
"hash": "cd09a1e7dc95ba5373da6b5340b4cc8ade66db7ede0e443e2f526e8bd0bc50e3"
}
},
"extract_dir": "c3-windows-Release",

View File

@ -1,14 +1,14 @@
{
"version": "0.132.0",
"version": "0.132.1",
"description": "The tool to run java, jar or jsh files with automatic dependency fetching, immediate compilation and execution",
"homepage": "https://jbang.dev/",
"license": "MIT",
"suggest": {
"JDK": "openjdk"
},
"url": "https://github.com/jbangdev/jbang/releases/download/v0.132.0/jbang-0.132.0.zip",
"hash": "f8c2f74393711bf88c97b15f0c1f940fb2271735413a2c380a1df567d7e98433",
"extract_dir": "jbang-0.132.0",
"url": "https://github.com/jbangdev/jbang/releases/download/v0.132.1/jbang-0.132.1.zip",
"hash": "93baab61cd5805f4fc9496527b2842af9ae45a5281e67b50d185ca76ec4fe85c",
"extract_dir": "jbang-0.132.1",
"env_add_path": "bin",
"checkver": {
"github": "https://github.com/jbangdev/jbang"

View File

@ -1,5 +1,5 @@
{
"version": "4.4.1",
"version": "4.4.2",
"description": "A collection of tools for creating/validating/supercompressing/converting or information display of ktx files.",
"homepage": "https://github.com/KhronosGroup/KTX-Software",
"license": {
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/KhronosGroup/KTX-Software/releases/download/v4.4.1/KTX-Software-4.4.1-Windows-x64.exe#/dl.7z",
"hash": "64ec976ab262343d23f1247b9e1769d3ccfe9a741cb4dcae31700bef0e2c75d2"
"url": "https://github.com/KhronosGroup/KTX-Software/releases/download/v4.4.2/KTX-Software-4.4.2-Windows-x64.exe#/dl.7z",
"hash": "1f323b0fec19794f5e6c0425a61d4b1da396872a10be862d105f4f4b2d2957fe"
},
"arm64": {
"url": "https://github.com/KhronosGroup/KTX-Software/releases/download/v4.4.1/KTX-Software-4.4.1-Windows-arm64.exe#/dl.7z",
"hash": "3be242d3cbb26e9dd6c1be53251bb1a84fda09a292f625de7df2fb8ad3e1e441"
"url": "https://github.com/KhronosGroup/KTX-Software/releases/download/v4.4.2/KTX-Software-4.4.2-Windows-arm64.exe#/dl.7z",
"hash": "86d6edba47f3df597f3b9bceda6e4da8b4205b43c8386519e1c0d2ce804c4284"
}
},
"bin": [

View File

@ -1,5 +1,5 @@
{
"version": "10.2.0",
"version": "10.3.0",
"description": "A high-level language primarily intended for numerical computations.",
"homepage": "https://www.gnu.org/software/octave/",
"license": "GPL-3.0-only",
@ -11,9 +11,9 @@
],
"architecture": {
"64bit": {
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-10.2.0-w64.zip",
"hash": "b3ac55f7acf4b52e20402fc89c6b1998eb600bdbcd08e7a670ac9b53f9c5d251",
"extract_dir": "octave-10.2.0-w64",
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-10.3.0-w64.zip",
"hash": "d201e9b5a082427b22e5691a039b861b2a27167f7771b3e3cf0a74556f986777",
"extract_dir": "octave-10.3.0-w64",
"bin": [
[
"post-install.bat",