diff --git a/bucket/janet.json b/bucket/janet.json index f0afc67387..592d55855d 100644 --- a/bucket/janet.json +++ b/bucket/janet.json @@ -1,12 +1,12 @@ { - "version": "1.26.0", + "version": "1.27.0", "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.26.0/janet-1.26.0-windows-x64-installer.msi", - "hash": "057c456f8586ad3ca41695aa5e5706729ff61d4d5975b84dd2b4af42a257a33b" + "url": "https://github.com/janet-lang/janet/releases/download/v1.27.0/janet-1.27.0-windows-x64-installer.msi", + "hash": "e3251fe2feeadc5434b89c1aee61b3a8f44ebb9679ed3606ff98c110de937bd6" } }, "extract_dir": "Janet",