From ec706e345e4c2caeb49fc6799fdc6e0114168fa8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Feb 2026 20:30:15 +0000 Subject: [PATCH] janet: Update to version 1.41.1 --- bucket/janet.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/janet.json b/bucket/janet.json index 5f2ad00ee7..de004f397d 100644 --- a/bucket/janet.json +++ b/bucket/janet.json @@ -1,12 +1,12 @@ { - "version": "1.40.1", + "version": "1.41.1", "description": "Lisp-like, embeddable, functional and imperative programming language and bytecode interpreter", "homepage": "https://janet-lang.org", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/janet-lang/janet/releases/download/v1.40.1/janet-1.40.1-windows-x64-installer.msi", - "hash": "3d4e2524ab729f5652808e6fedb2099ce2a5393bcb66841d35c4c1350821902e" + "url": "https://github.com/janet-lang/janet/releases/download/v1.41.1/janet-1.41.1-windows-x64-installer.msi", + "hash": "edaf77413b39fb217cffb651d3d6fa2968563db91cb429566fd1712069175bd6" } }, "extract_dir": "Janet",