Compare commits

...

18 Commits

Author SHA1 Message Date
github-actions[bot]
9be259555c portainer: Update to version 2.33.3 2025-10-30 04:29:38 +00:00
github-actions[bot]
d7eb0cc185 kubo: Update to version 0.38.2 2025-10-30 04:29:37 +00:00
github-actions[bot]
7454f17de9 jsonschema: Update to version 12.1.0 2025-10-30 04:29:37 +00:00
w4tchdoge
0a6db21ae3
gallery-dl@1.30.10: Add 32bit architecture (#7295)
gallery-dl@1.30.10: Add architecture
2025-10-30 11:45:09 +11:00
github-actions[bot]
f4d556b517 slang: Update to version 2025.20 2025-10-30 00:40:16 +00:00
github-actions[bot]
5a86b83c86 red: Update to version 30oct25 2025-10-30 00:40:16 +00:00
github-actions[bot]
9e0548202e red-view: Update to version 30oct25 2025-10-30 00:40:15 +00:00
github-actions[bot]
67ac163356 red-toolchain: Update to version 30oct25 2025-10-30 00:40:15 +00:00
github-actions[bot]
bd691bfa9a ollama: Update to version 0.12.7 2025-10-30 00:40:15 +00:00
github-actions[bot]
d1d4d0cb2b mise: Update to version 2025.10.20 2025-10-30 00:40:14 +00:00
github-actions[bot]
ef3f878d97 metabase: Update to version 0.56.12 2025-10-30 00:40:14 +00:00
github-actions[bot]
aca6b8bdeb jfrog: Update to version 2.82.0 2025-10-30 00:40:14 +00:00
github-actions[bot]
39c60c4a24 heroku-cli: Update to version 10.15.0 2025-10-30 00:40:13 +00:00
github-actions[bot]
d19aa5f642 graphicsmagick: Update to version 1.3.46 2025-10-30 00:40:13 +00:00
github-actions[bot]
112e052655 cloud-sql-proxy: Update to version 2.19.0 2025-10-30 00:40:12 +00:00
github-actions[bot]
13e0d7d97d aws: Update to version 2.31.25 2025-10-30 00:40:12 +00:00
github-actions[bot]
21652d2b32 atmos: Update to version 1.196.0 2025-10-30 00:40:12 +00:00
lfanew
1beb624d65
racket: Update to version 8.18, drop 32bit support (#7265)
Updated racket.json for 8.18 and fixed auto hash

Removed 32-bit version as there is no longer a build for it. Also updated hash regex to properly grab hash from web page

Co-authored-by: Tyler Bowers <tbowers@choctawnation.com>
2025-10-30 11:33:09 +11:00
18 changed files with 88 additions and 80 deletions

View File

@ -1,16 +1,16 @@
{ {
"version": "1.195.0", "version": "1.196.0",
"description": "Terraform Orchestration Tool for DevOps", "description": "Terraform Orchestration Tool for DevOps",
"homepage": "https://atmos.tools", "homepage": "https://atmos.tools",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.195.0/atmos_1.195.0_windows_amd64.exe#/atmos.exe", "url": "https://github.com/cloudposse/atmos/releases/download/v1.196.0/atmos_1.196.0_windows_amd64.exe#/atmos.exe",
"hash": "423c25a1bc96303209db3ddf799bd9a7290242b92e51073f58f71649860d4a2b" "hash": "c0c878894aabf2db96306f4b1fa4f7f8deb882cd052d8661159fdde584ff724f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.195.0/atmos_1.195.0_windows_386.exe#/atmos.exe", "url": "https://github.com/cloudposse/atmos/releases/download/v1.196.0/atmos_1.196.0_windows_386.exe#/atmos.exe",
"hash": "1537903a934dccb18df8f65df59aca8cf58f7916f844461a26ee7c3935137815" "hash": "30b0aa8985259667653600b2fe3a974a4d79b75c4d260bda2d38547702771566"
} }
}, },
"bin": "atmos.exe", "bin": "atmos.exe",

View File

@ -1,12 +1,12 @@
{ {
"version": "2.31.24", "version": "2.31.25",
"description": "Unified tool to manage AWS services", "description": "Unified tool to manage AWS services",
"homepage": "https://aws.amazon.com/cli/", "homepage": "https://aws.amazon.com/cli/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.31.24.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.31.25.msi",
"hash": "d026ccd89e0f32ba81701f9d80f3d74988cb4ced712934827a549b99cb890a8e" "hash": "5a8204cd91a22bfe4dec95d30af51deaaecb93e4f4f7e2b2077625f3e9587ac7"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",

View File

@ -1,17 +1,17 @@
{ {
"version": "2.18.3", "version": "2.19.0",
"description": "Provides secure access to Cloud SQL Second Generation instances without having to add Authorized networks or configure SSL.", "description": "Provides secure access to Cloud SQL Second Generation instances without having to add Authorized networks or configure SSL.",
"homepage": "https://cloud.google.com/sql/docs/mysql/sql-proxy", "homepage": "https://cloud.google.com/sql/docs/mysql/sql-proxy",
"license": "Apache-2.0", "license": "Apache-2.0",
"depends": "gcloud", "depends": "gcloud",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v2.18.3/cloud-sql-proxy.x64.exe#/cloud-sql-proxy.exe", "url": "https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v2.19.0/cloud-sql-proxy.x64.exe#/cloud-sql-proxy.exe",
"hash": "eef9bf98c4d293bcb13fa944be8889d99c90efb901894c2a733233d89a155fc7" "hash": "12bc1fae7df9ca9b08cc281dcd2c97231aeb35a3557afb3a05b8441df824bbcd"
}, },
"32bit": { "32bit": {
"url": "https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v2.18.3/cloud-sql-proxy.x86.exe#/cloud-sql-proxy.exe", "url": "https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v2.19.0/cloud-sql-proxy.x86.exe#/cloud-sql-proxy.exe",
"hash": "790b6a8d1e3d39d453f3b58c2b5458ca5da1265dd0dfb2924780f2ad91e7555e" "hash": "8255257ec020f6b8bb79ea325deb38147f9f650c6b70c266809bb69332cd8ff4"
} }
}, },
"bin": "cloud-sql-proxy.exe", "bin": "cloud-sql-proxy.exe",

View File

@ -3,13 +3,28 @@
"description": "Command-line program to download image-galleries and -collections from several image hosting sites.", "description": "Command-line program to download image-galleries and -collections from several image hosting sites.",
"homepage": "https://github.com/mikf/gallery-dl", "homepage": "https://github.com/mikf/gallery-dl",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
"url": "https://github.com/mikf/gallery-dl/releases/download/v1.30.10/gallery-dl.exe", "architecture": {
"hash": "d22723e46d10e26ce18d6ffd1796de2b8e0f7e0b6ae41e3c6196283ea8e421cb", "64bit": {
"bin": "gallery-dl.exe", "url": "https://github.com/mikf/gallery-dl/releases/download/v1.30.10/gallery-dl.exe",
"hash": "d22723e46d10e26ce18d6ffd1796de2b8e0f7e0b6ae41e3c6196283ea8e421cb"
},
"32bit": {
"url": "https://github.com/mikf/gallery-dl/releases/download/v1.30.10/gallery-dl_x86.exe#/gallery-dl.exe",
"hash": "b37e4f740dffe0a013c4507648cd1fd9c62867de385db0c33ccda16653a74f6a"
}
},
"pre_install": "if (-not (Test-Path \"$persist_dir\\gallery-dl.conf\")) { Set-Content \"$dir\\gallery-dl.conf\" '{}' -Encoding Ascii | Out-Null }", "pre_install": "if (-not (Test-Path \"$persist_dir\\gallery-dl.conf\")) { Set-Content \"$dir\\gallery-dl.conf\" '{}' -Encoding Ascii | Out-Null }",
"bin": "gallery-dl.exe",
"persist": "gallery-dl.conf", "persist": "gallery-dl.conf",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {
"url": "https://github.com/mikf/gallery-dl/releases/download/v$version/gallery-dl.exe" "architecture": {
"64bit": {
"url": "https://github.com/mikf/gallery-dl/releases/download/v$version/gallery-dl.exe"
},
"32bit": {
"url": "https://github.com/mikf/gallery-dl/releases/download/v$version/gallery-dl_x86.exe#/gallery-dl.exe"
}
}
} }
} }

View File

@ -1,16 +1,16 @@
{ {
"version": "1.3.45", "version": "1.3.46",
"description": "Robust and efficient collection of tools and libraries which support reading, writing, and manipulating an image in over 89 major formats. (24/32 bit pixel support)", "description": "Robust and efficient collection of tools and libraries which support reading, writing, and manipulating an image in over 89 major formats. (24/32 bit pixel support)",
"homepage": "http://www.graphicsmagick.org/", "homepage": "http://www.graphicsmagick.org/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.45/GraphicsMagick-1.3.45-Q8-win64-dll.exe", "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.46/GraphicsMagick-1.3.46-Q8-win64-dll.exe",
"hash": "sha1:fd3ffb8856ce7f1fb9e8c1496298214db128ba71" "hash": "sha1:46157b349f8e6bcc6a077c196ffa0a904a09f249"
}, },
"32bit": { "32bit": {
"url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.45/GraphicsMagick-1.3.45-Q8-win32-dll.exe", "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.46/GraphicsMagick-1.3.46-Q8-win32-dll.exe",
"hash": "sha1:2f701865822312365611e07da017e90f2cdc85d8" "hash": "sha1:2134558aa45e2bbd054600bce23369eb4d007295"
} }
}, },
"innosetup": true, "innosetup": true,

View File

@ -1,16 +1,16 @@
{ {
"version": "10.14.0", "version": "10.15.0",
"description": "An essential part of using Heroku, which can perform nearly any Heroku-related task right from your terminal.", "description": "An essential part of using Heroku, which can perform nearly any Heroku-related task right from your terminal.",
"homepage": "https://devcenter.heroku.com/articles/heroku-cli", "homepage": "https://devcenter.heroku.com/articles/heroku-cli",
"license": "ISC", "license": "ISC",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://cli-assets.heroku.com/versions/10.14.0/c0d7800/heroku-v10.14.0-c0d7800-win32-x64.tar.xz#/dl.xz", "url": "https://cli-assets.heroku.com/versions/10.15.0/4bb523c/heroku-v10.15.0-4bb523c-win32-x64.tar.xz#/dl.xz",
"hash": "848370906d99f85b43b0f352bc1a961e7b162cd8f1984dcf33016acdfe5d24de" "hash": "743a1eb2d342c499855d26a6b85d6bcca41d449b1f85b7e4b6234282eb31283f"
}, },
"32bit": { "32bit": {
"url": "https://cli-assets.heroku.com/versions/10.14.0/c0d7800/heroku-v10.14.0-c0d7800-win32-x86.tar.xz#/dl.xz", "url": "https://cli-assets.heroku.com/versions/10.15.0/4bb523c/heroku-v10.15.0-4bb523c-win32-x86.tar.xz#/dl.xz",
"hash": "4a3c4551a26043e9c943a04999cefd0e005d1eab974fedf28ea72118b9de58cf" "hash": "206e7665a6ac4c965250d72960f13225588ebe2f4f499caf21f5e3b35f7a2685"
} }
}, },
"pre_install": [ "pre_install": [

View File

@ -1,12 +1,12 @@
{ {
"version": "2.81.0", "version": "2.82.0",
"description": "Command line interface for Artifactory and Bintray", "description": "Command line interface for Artifactory and Bintray",
"homepage": "https://jfrog.com/getcli/", "homepage": "https://jfrog.com/getcli/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.81.0/jfrog-cli-windows-amd64/jfrog.exe", "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.82.0/jfrog-cli-windows-amd64/jfrog.exe",
"hash": "dfef291c2f07f11f3105a79ec3c4746af73a9f1c55b86c0e59316563073a039f" "hash": "19ca20a89801b936c0377066de4d766d776f30412eeb2cb71b84ccc80ba267d7"
} }
}, },
"bin": "jfrog.exe", "bin": "jfrog.exe",

View File

@ -1,13 +1,13 @@
{ {
"version": "12.0.0", "version": "12.1.0",
"description": "JSON Schema formatting, linting, testing, bundling and more for local development and CI/CD pipelines.", "description": "JSON Schema formatting, linting, testing, bundling and more for local development and CI/CD pipelines.",
"homepage": "https://github.com/sourcemeta/jsonschema", "homepage": "https://github.com/sourcemeta/jsonschema",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sourcemeta/jsonschema/releases/download/v12.0.0/jsonschema-12.0.0-windows-x86_64.zip", "url": "https://github.com/sourcemeta/jsonschema/releases/download/v12.1.0/jsonschema-12.1.0-windows-x86_64.zip",
"hash": "70587aaf679973c4c08c045d6418321c3c1a564ba7fe4f184d139d72635b086a", "hash": "e3729110fb74b466394a8da5166d08c165d7d619ce95b9d423554570d8fb4623",
"extract_dir": "jsonschema-12.0.0-windows-x86_64" "extract_dir": "jsonschema-12.1.0-windows-x86_64"
} }
}, },
"bin": "bin\\jsonschema.exe", "bin": "bin\\jsonschema.exe",

View File

@ -1,16 +1,16 @@
{ {
"version": "0.38.1", "version": "0.38.2",
"description": "A peer-to-peer hypermedia protocol to make the web faster, safer, and more open.", "description": "A peer-to-peer hypermedia protocol to make the web faster, safer, and more open.",
"homepage": "https://ipfs.tech/", "homepage": "https://ipfs.tech/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dist.ipfs.tech/kubo/v0.38.1/kubo_v0.38.1_windows-amd64.zip", "url": "https://dist.ipfs.tech/kubo/v0.38.2/kubo_v0.38.2_windows-amd64.zip",
"hash": "sha512:e634e5cf3de857e013a137c77b8e2460855fa4ff9755962ff03a6516643c9313e16b69b61f24060568678f67950218bac50add80ab5eff31d9c970f021629367" "hash": "sha512:8ada6ced4c11eb7b2f7ef3c38f2ce596efbcf411c5a0ba6c1e50f6c59f81fcc0881a0325e3add6c4462a71a477b2f02a931ab24bc7d43a98b42e402e603a4f2f"
}, },
"arm64": { "arm64": {
"url": "https://dist.ipfs.tech/kubo/v0.38.1/kubo_v0.38.1_windows-arm64.zip", "url": "https://dist.ipfs.tech/kubo/v0.38.2/kubo_v0.38.2_windows-arm64.zip",
"hash": "sha512:4bab8d01053467a26b2369852dedd4d4f90eb04cd22516c2da5b73965ef010f47426565ed136ba5a94d20fa2a77317cfc30e5ea08f130329534c182ef239c767" "hash": "sha512:2efdebe78fcbd87fe8bf1eabfd0e14f7b8f0f2ccd5ddc84a9b901e98a84d529fab10a78509571dba474ed2efe1413acc901dea29ae996f1964bf2263630baea2"
} }
}, },
"extract_dir": "kubo", "extract_dir": "kubo",

View File

@ -1,13 +1,13 @@
{ {
"version": "0.56.11", "version": "0.56.12",
"description": "The simplest, fastest way to get business intelligence and analytics to everyone in your company", "description": "The simplest, fastest way to get business intelligence and analytics to everyone in your company",
"homepage": "https://www.metabase.com", "homepage": "https://www.metabase.com",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"suggest": { "suggest": {
"JDK": "java/openjdk" "JDK": "java/openjdk"
}, },
"url": "https://downloads.metabase.com/v0.56.11/metabase.jar", "url": "https://downloads.metabase.com/v0.56.12/metabase.jar",
"hash": "b5d2460adb525b1c837323c833fa3be1d63aaacd5da0088344f4588b25e6b2e4", "hash": "ca7f7b8a06883d29e6911fe5487300222838df7ea3c60ddcaf7f756ce4437f39",
"bin": "metabase.jar", "bin": "metabase.jar",
"checkver": { "checkver": {
"github": "https://github.com/metabase/metabase" "github": "https://github.com/metabase/metabase"

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.10.19", "version": "2025.10.20",
"description": "Polyglot tool version manager and task runner", "description": "Polyglot tool version manager and task runner",
"homepage": "https://mise.jdx.dev/", "homepage": "https://mise.jdx.dev/",
"license": "MIT", "license": "MIT",
@ -13,12 +13,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/jdx/mise/releases/download/v2025.10.19/mise-v2025.10.19-windows-x64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.10.20/mise-v2025.10.20-windows-x64.zip",
"hash": "74ac41f023ff7523807953c08eb9cc44530375931ba48fd7c2656ee15b3dc413" "hash": "e5c9ff8d9e5316f1a0941918ea5e337c034a627bf83746985ee8d6b053dc6986"
}, },
"arm64": { "arm64": {
"url": "https://github.com/jdx/mise/releases/download/v2025.10.19/mise-v2025.10.19-windows-arm64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.10.20/mise-v2025.10.20-windows-arm64.zip",
"hash": "31f4da160e6f3695f52f918ea10c456cca6233086f4daca3569e411494913353" "hash": "edf0457d4086af0db365046d0f2e15aeb862f6e060a5e73dbe1814f3cea556b2"
} }
}, },
"extract_dir": "mise", "extract_dir": "mise",

View File

@ -1,5 +1,5 @@
{ {
"version": "0.12.6", "version": "0.12.7",
"description": "Get up and running with large language models locally.", "description": "Get up and running with large language models locally.",
"homepage": "https://ollama.com/", "homepage": "https://ollama.com/",
"license": "MIT", "license": "MIT",
@ -9,12 +9,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ollama/ollama/releases/download/v0.12.6/ollama-windows-amd64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.12.7/ollama-windows-amd64.zip",
"hash": "7babe953b7a1f31d1335b3b4d3549568e06ee894730b679c99f286a9f8eda6d0" "hash": "187c8c3de6208ddeb8537be3f2e3315624e6274fda3ff7fbbbd9733e8fdfa2b1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.12.6/ollama-windows-arm64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.12.7/ollama-windows-arm64.zip",
"hash": "8b0855a96a84cdce943e9abdddf0247b882081374dd0622d059e015104a14a2f" "hash": "b04d66988407fd80cf0f99ee3f58a44501ce529de9b799edd2f729e674e14a43"
} }
}, },
"bin": "ollama.exe", "bin": "ollama.exe",

View File

@ -1,12 +1,12 @@
{ {
"version": "2.33.2", "version": "2.33.3",
"description": "Making Docker and Kubernetes management easy.", "description": "Making Docker and Kubernetes management easy.",
"homepage": "https://portainer.io/", "homepage": "https://portainer.io/",
"license": "Zlib", "license": "Zlib",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/portainer/portainer/releases/download/2.33.2/portainer-2.33.2-windows1809-amd64.tar.gz", "url": "https://github.com/portainer/portainer/releases/download/2.33.3/portainer-2.33.3-windows1809-amd64.tar.gz",
"hash": "b1a61d5622997b514218529fc54b54f654da71ec09513e1a4c8c5dcc8556d584" "hash": "3c12fa45901b622378f288359f14832cf0b8d3106ce9863bf164c36996b927e3"
} }
}, },
"extract_dir": "portainer", "extract_dir": "portainer",

View File

@ -1,16 +1,12 @@
{ {
"version": "8.17", "version": "8.18",
"description": "A general-purpose, feature-rich programming language developed from Scheme Lisp, also the family of the core language and its dialects. It includes an extensive macro system for creating and implementing language constructs and dialects; eventspaces and custodians for resource management; units, modules and classes for programming in the large; paritial continuation; the first contract system for higher-order functions, and more.", "description": "A general-purpose, feature-rich programming language developed from Scheme Lisp, also the family of the core language and its dialects. It includes an extensive macro system for creating and implementing language constructs and dialects; eventspaces and custodians for resource management; units, modules and classes for programming in the large; paritial continuation; the first contract system for higher-order functions, and more.",
"homepage": "https://racket-lang.org", "homepage": "https://racket-lang.org",
"license": "LGPL-3.0-or-later", "license": "LGPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://mirror.racket-lang.org/installers/8.17/racket-8.17-x86_64-win32.exe#/dl.7z", "url": "https://mirror.racket-lang.org/installers/8.18/racket-8.18-x86_64-win32.exe#/dl.7z",
"hash": "47dad9100c5da357fb239cbb52c1dab52fbbe2b74911f2c070fa087e31ba8643" "hash": "93512374a4f0b029c4cc46520ddf258a744ccf86e92c0d59eb9ea1813f868610"
},
"32bit": {
"url": "https://mirror.racket-lang.org/installers/8.17/racket-8.17-i386-win32.exe#/dl.7z",
"hash": "7461e47e77db138953c3fefe0218f84a0a99c6acfe47ae514c73ad065ac44e36"
} }
}, },
"bin": [ "bin": [
@ -35,14 +31,11 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://mirror.racket-lang.org/installers/$version/racket-$version-x86_64-win32.exe#/dl.7z" "url": "https://mirror.racket-lang.org/installers/$version/racket-$version-x86_64-win32.exe#/dl.7z"
},
"32bit": {
"url": "https://mirror.racket-lang.org/installers/$version/racket-$version-i386-win32.exe#/dl.7z"
} }
}, },
"hash": { "hash": {
"url": "https://download.racket-lang.org/releases/$version/", "url": "https://download.racket-lang.org/releases/$version/",
"regex": "$basename[\\s\\S]*?\"checksum\">$sha1</span>" "regex": "(?is)<tr\\b.*?href=\"[^\"]*racket-(?!minimal)[^\"]*x86_64-win32[^\"]*\".*?class=\"checksum\"[^>]*>\\s*([0-9a-f]{64})"
} }
} }
} }

View File

@ -1,13 +1,13 @@
{ {
"version": "16oct25", "version": "30oct25",
"description": "Programming language inspired by Rebol. Encapper for Red + Red/System compiler", "description": "Programming language inspired by Rebol. Encapper for Red + Red/System compiler",
"homepage": "https://www.red-lang.org", "homepage": "https://www.red-lang.org",
"license": { "license": {
"identifier": "BSD-3-Clause,BSL-1.0", "identifier": "BSD-3-Clause,BSL-1.0",
"url": "https://github.com/red/red#license" "url": "https://github.com/red/red#license"
}, },
"url": "https://static.red-lang.org/dl/auto/win/red-toolchain-16oct25-bfc01e112.exe#/red-toolchain.exe", "url": "https://static.red-lang.org/dl/auto/win/red-toolchain-30oct25-3a5ce62a8.exe#/red-toolchain.exe",
"hash": "f3d599da8dcf2b4b5dbe5f0d39b004e2d13a048687e9f38c208949b6249b33a2", "hash": "8950ecf9ea93bbf3759b69467b672f597bf052903ecb05f121aaeab806e94d24",
"bin": "red-toolchain.exe", "bin": "red-toolchain.exe",
"checkver": { "checkver": {
"url": "https://static.red-lang.org/dl/auto/win/history.html", "url": "https://static.red-lang.org/dl/auto/win/history.html",

View File

@ -1,13 +1,13 @@
{ {
"version": "16oct25", "version": "30oct25",
"description": "Programming language inspired by Rebol. GUI console version, includes view.", "description": "Programming language inspired by Rebol. GUI console version, includes view.",
"homepage": "https://www.red-lang.org", "homepage": "https://www.red-lang.org",
"license": { "license": {
"identifier": "BSD-3-Clause,BSL-1.0", "identifier": "BSD-3-Clause,BSL-1.0",
"url": "https://github.com/red/red#license" "url": "https://github.com/red/red#license"
}, },
"url": "https://static.red-lang.org/dl/auto/win/red-view-16oct25-bfc01e112.exe#/red-view.exe", "url": "https://static.red-lang.org/dl/auto/win/red-view-30oct25-3a5ce62a8.exe#/red-view.exe",
"hash": "b73f16d7f03a9098d446501253cba12f041994a8cd159c561e7e19050048e23f", "hash": "dee0a7959cc87bdc7f19ce688997648fd3fa6fa3b2f8f26083bdd5d43d793c13",
"bin": "red-view.exe", "bin": "red-view.exe",
"checkver": { "checkver": {
"url": "https://static.red-lang.org/dl/auto/win/history.html", "url": "https://static.red-lang.org/dl/auto/win/history.html",

View File

@ -1,13 +1,13 @@
{ {
"version": "16oct25", "version": "30oct25",
"description": "Programming language inspired by Rebol.", "description": "Programming language inspired by Rebol.",
"homepage": "https://www.red-lang.org", "homepage": "https://www.red-lang.org",
"license": { "license": {
"identifier": "BSD-3-Clause,BSL-1.0", "identifier": "BSD-3-Clause,BSL-1.0",
"url": "https://github.com/red/red#license" "url": "https://github.com/red/red#license"
}, },
"url": "https://static.red-lang.org/dl/auto/win/red-16oct25-bfc01e112.exe#/red.exe", "url": "https://static.red-lang.org/dl/auto/win/red-30oct25-3a5ce62a8.exe#/red.exe",
"hash": "fcf1ff69e529daa8391873026eab94c93411734ed4605550112add752c3bc54d", "hash": "13a48ae9db6cedf1c0e608809fda040220ce2d2e0201e60f45ce7adc2630b8f4",
"bin": "red.exe", "bin": "red.exe",
"checkver": { "checkver": {
"url": "https://static.red-lang.org/dl/auto/win/history.html", "url": "https://static.red-lang.org/dl/auto/win/history.html",

View File

@ -1,16 +1,16 @@
{ {
"version": "2025.19.1", "version": "2025.20",
"description": "A new language and compiler for shader development.", "description": "A new language and compiler for shader development.",
"homepage": "https://shader-slang.com/", "homepage": "https://shader-slang.com/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/shader-slang/slang/releases/download/v2025.19.1/slang-2025.19.1-windows-x86_64.zip", "url": "https://github.com/shader-slang/slang/releases/download/v2025.20/slang-2025.20-windows-x86_64.zip",
"hash": "2fc399b0182881d2f9dcfc5c350ea0310dfdd882aa99d14724291c8c1aac2da7" "hash": "1d25fa7686a0287ff2dfb0313556b1aba28eab2f39e9281bdfc8af71b70a3a51"
}, },
"arm64": { "arm64": {
"url": "https://github.com/shader-slang/slang/releases/download/v2025.19.1/slang-2025.19.1-windows-aarch64.zip", "url": "https://github.com/shader-slang/slang/releases/download/v2025.20/slang-2025.20-windows-aarch64.zip",
"hash": "5964f73eeadb2d03f7d298af7a463cb7a09ede937bb3622f9855840db6d4aeb5" "hash": "43a92dafd99191e05cbd1ef4baf07b18a8bb5d9252fd1552a8e0bdf5b5749122"
} }
}, },
"bin": [ "bin": [