Compare commits

...

4 Commits

Author SHA1 Message Date
github-actions[bot]
ce38fb3977 luau-lsp: Update to version 1.55.0 2025-10-19 12:32:29 +00:00
github-actions[bot]
3ae1e4ba29 gleam: Update to version 1.13.0 2025-10-19 12:32:29 +00:00
github-actions[bot]
5fa8220aba fedify: Update to version 1.8.14 2025-10-19 12:32:28 +00:00
github-actions[bot]
a645243437 doctl: Update to version 1.146.0 2025-10-19 08:29:15 +00:00
4 changed files with 16 additions and 16 deletions

View File

@ -1,20 +1,20 @@
{ {
"version": "1.145.0", "version": "1.146.0",
"description": "A command line tool for DigitalOcean services", "description": "A command line tool for DigitalOcean services",
"homepage": "https://github.com/digitalocean/doctl", "homepage": "https://github.com/digitalocean/doctl",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.145.0/doctl-1.145.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.146.0/doctl-1.146.0-windows-amd64.zip",
"hash": "48853a531eac471b35c947dd29041513817d3ed5041c10f4b1adf3e408ed2e35" "hash": "2bdaf551c8c17e19491c3684fdaf4d83a27e55756a80e57786dcbfef91d303a8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.145.0/doctl-1.145.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.146.0/doctl-1.146.0-windows-386.zip",
"hash": "241114b69b9114c3f0bd1e4d6452ef650e43d5587ad950f346896bc16fd5afd4" "hash": "b22a16910cb65315923635058e2ccb74ad8133c2262c15c011e05b8926746964"
}, },
"arm64": { "arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.145.0/doctl-1.145.0-windows-arm64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.146.0/doctl-1.146.0-windows-arm64.zip",
"hash": "a1151251e9291c75a269b4351e82fe9525748c8874c71b4972fdebc0e9467faa" "hash": "f227ded37edc970bc710ab05e70d28b6c756d386d09486873af9197e8fb0d614"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",

View File

@ -1,12 +1,12 @@
{ {
"version": "1.9.0", "version": "1.8.14",
"description": "CLI toolchain for Fedify and debugging ActivityPub", "description": "CLI toolchain for Fedify and debugging ActivityPub",
"homepage": "https://fedify.dev/cli", "homepage": "https://fedify.dev/cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/fedify-dev/fedify/releases/download/1.9.0/fedify-cli-1.9.0-windows-x86_64.zip", "url": "https://github.com/fedify-dev/fedify/releases/download/1.8.14/fedify-cli-1.8.14-windows-x86_64.zip",
"hash": "c7cd87fb01db0687652df82a06f9545c823317eca161281ec2447bcee59ee499" "hash": "a083539820625293595a2bf7e7616bf77aa1b0fc660ba057dabc9539ad581bcb"
} }
}, },
"bin": "fedify.exe", "bin": "fedify.exe",

View File

@ -1,13 +1,13 @@
{ {
"version": "1.12.0", "version": "1.13.0",
"description": "A friendly language for building type-safe, scalable systems", "description": "A friendly language for building type-safe, scalable systems",
"homepage": "https://gleam.run/", "homepage": "https://gleam.run/",
"license": "Apache-2.0", "license": "Apache-2.0",
"depends": "erlang", "depends": "erlang",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gleam-lang/gleam/releases/download/v1.12.0/gleam-v1.12.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/gleam-lang/gleam/releases/download/v1.13.0/gleam-v1.13.0-x86_64-pc-windows-msvc.zip",
"hash": "24e89e4f8bdb5a80ed214f6d57d9118a43ba3a339a8d1831b2975808a4988648" "hash": "a59358ebba1abd10d50593a1dff88c0c4c16dc97566d097dc724788458794128"
} }
}, },
"bin": "gleam.exe", "bin": "gleam.exe",

View File

@ -1,12 +1,12 @@
{ {
"version": "1.54.0", "version": "1.55.0",
"description": "Language Server Implementation for Luau", "description": "Language Server Implementation for Luau",
"homepage": "https://github.com/JohnnyMorganz/luau-lsp", "homepage": "https://github.com/JohnnyMorganz/luau-lsp",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.54.0/luau-lsp-win64.zip", "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.55.0/luau-lsp-win64.zip",
"hash": "aec0c5745860be744e03fdb15c8533beaad3a28e5c31ffc352cc907947b5669a" "hash": "dc993a341359ad046d1ba9ce845e3a0d0f0ff75980ac29af7f3f6d407d2d3bdd"
} }
}, },
"bin": "luau-lsp.exe", "bin": "luau-lsp.exe",