diff --git a/bucket/janet.json b/bucket/janet.json index a82334d737..59b0d6b510 100644 --- a/bucket/janet.json +++ b/bucket/janet.json @@ -1,12 +1,12 @@ { - "version": "1.35.0", + "version": "1.35.2", "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.35.0/janet-1.35.0-windows-x64-installer.msi", - "hash": "d1abb4cec71a91bbc69d6b7859d6b11a9c37125663d2093738b53e8c0f8e8a1d" + "url": "https://github.com/janet-lang/janet/releases/download/v1.35.2/janet-1.35.2-windows-x64-installer.msi", + "hash": "c0cae43e0d17fc9ec0cccf90ddd025b869e42fb3c694709a40c8db553154958e" } }, "extract_dir": "Janet",