Compare commits

..

No commits in common. "c818ceeb9d85f6cc261ca078f47a9b2f644ad8e5" and "c7f4fabcbaf759a92f6b7be57008b3dff8842312" have entirely different histories.

4 changed files with 16 additions and 16 deletions

View File

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

View File

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

View File

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

View File

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