From 44d835b812d09373498337bb976b4624bd6fe9df Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 5 Sep 2026 11:45:43 +0000
Subject: [PATCH 1/7] fix: update Astro metadata to 7.3.1
---
README.md | 2 +-
src/languages/astro.ts | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index f6e4db0..f36dee0 100644
--- a/README.md
+++ b/README.md
@@ -487,7 +487,7 @@ from its package subpath.
|
| ASP/ASPX | `asp` | `.asp`, `.aspx`, `.ascx`, `.ashx`, `.asmx`, `.master` | `4.8.1` | `code-languages/asp` |
|
| Assembly | `assembly` | `.asm`, `.s`, `.S`, `.inc` | `Architecture-specific` | `code-languages/assembly` |
|
| AssemblyScript | `assemblyscript` | `.as` | `0.28.20` | `code-languages/assemblyscript` |
-|
| Astro | `astro` | `.astro` | `7.3.0` | `code-languages/astro` |
+|
| Astro | `astro` | `.astro` | `7.3.1` | `code-languages/astro` |
|
| Austral | `austral` | `.aum`, `.aui` | `0.1.0` | `code-languages/austral` |
|
| AutoHotkey | `autohotkey` | `.ahk`, `.ah2` | `2.0` | `code-languages/autohotkey` |
|
| Avro IDL | `avro-idl` | `.avdl` | `1.12.2` | `code-languages/avro-idl` |
diff --git a/src/languages/astro.ts b/src/languages/astro.ts
index 5d80236..e3f511d 100644
--- a/src/languages/astro.ts
+++ b/src/languages/astro.ts
@@ -12,7 +12,7 @@ export const astro = {
packageManagers: ['npm', 'pnpm', 'Yarn', 'Bun'],
ecosystems: ['Web', 'Static Sites', 'Content'],
},
- version: '7.3.0',
+ version: '7.3.1',
logo: 'https://astro.build/assets/press/astro-icon-light.svg',
color: '#FF5D01',
i18n: {
From cadea67f913bee1f3525ea1c21edc3885fbc5d6a Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 5 Sep 2026 11:46:07 +0000
Subject: [PATCH 2/7] fix: update Fish metadata to 4.9.2
---
README.md | 2 +-
src/languages/fish.ts | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index f36dee0..2638584 100644
--- a/README.md
+++ b/README.md
@@ -552,7 +552,7 @@ from its package subpath.
|
| Faust | `faust` | `.dsp` | `stable` | `code-languages/faust` |
|
| Fe | `fe` | `.fe` | `experimental` | `code-languages/fe` |
|
| Fennel | `fennel` | `.fnl` | `1.6.1` | `code-languages/fennel` |
-|
| Fish | `fish` | `.fish` | `4.8.1` | `code-languages/fish` |
+|
| Fish | `fish` | `.fish` | `4.9.2` | `code-languages/fish` |
|
| FlatBuffers | `flatbuffers` | `.fbs` | `25.12.19` | `code-languages/flatbuffers` |
|
| Flix | `flix` | `.flix` | `0.60.0` | `code-languages/flix` |
|
| Flux | `flux` | `.flux` | `0.200.0` | `code-languages/flux` |
diff --git a/src/languages/fish.ts b/src/languages/fish.ts
index a0ef79c..84e79e2 100644
--- a/src/languages/fish.ts
+++ b/src/languages/fish.ts
@@ -12,7 +12,7 @@ export const fish = {
packageManagers: ['Fisher', 'Oh My Fish'],
ecosystems: ['Shell', 'Unix', 'macOS', 'Linux'],
},
- version: '4.8.1',
+ version: '4.9.2',
logo: 'https://fishshell.com/assets/img/Terminal_Logo2_CRT_Flat.png',
color: '#4AAE21',
i18n: {
From 73489dcc9db4455c653078ebc483997922b3ab4d Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 5 Sep 2026 11:46:31 +0000
Subject: [PATCH 3/7] fix: update Luau metadata to 0.737
---
README.md | 2 +-
src/languages/luau.ts | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 2638584..2f03caa 100644
--- a/README.md
+++ b/README.md
@@ -627,7 +627,7 @@ from its package subpath.
|
| Lobster | `lobster` | `.lobster` | `development snapshot` | `code-languages/lobster` |
|
| Logo | `logo` | `.logo`, `.lgo` | `UCBLogo 6.2` | `code-languages/logo` |
|
| Lua | `lua` | `.lua`, `.rockspec` | `5.5.1` | `code-languages/lua` |
-|
| Luau | `luau` | `.luau` | `0.736` | `code-languages/luau` |
+|
| Luau | `luau` | `.luau` | `0.737` | `code-languages/luau` |
|
| Makefile | `makefile` | `Makefile`, `makefile`, `GNUmakefile`, `.mk`, `.mak` | `4.4.1` | `code-languages/makefile` |
|
| Mako | `mako` | `.mako`, `.mao` | `1.3.10` | `code-languages/mako` |
|
| Markdown | `markdown` | `.md`, `.markdown`, `.mdown`, `.mkd` | `CommonMark 4.0` | `code-languages/markdown` |
diff --git a/src/languages/luau.ts b/src/languages/luau.ts
index 72833b1..eec3378 100644
--- a/src/languages/luau.ts
+++ b/src/languages/luau.ts
@@ -15,7 +15,7 @@ export const luau = {
packageManagers: ['Wally', 'Pesde'],
ecosystems: ['Roblox', 'Games', 'Embedded scripting'],
},
- version: '0.736',
+ version: '0.737',
logo: 'https://cdn.simpleicons.org/roblox/000000',
color: '#000000',
i18n: {
From 1d60527480afcfd4f77ffa5fd655947ecbe14c47 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 5 Sep 2026 11:46:55 +0000
Subject: [PATCH 4/7] fix: update Rego metadata to OPA 1.20.2
---
README.md | 2 +-
src/languages/rego.ts | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 2f03caa..b029b3d 100644
--- a/README.md
+++ b/README.md
@@ -700,7 +700,7 @@ from its package subpath.
|
| ReasonML | `reasonml` | `.re`, `.rei` | `3.13.0` | `code-languages/reasonml` |
|
| Rebol | `rebol` | `.r`, `.reb`, `.rebol` | `Rebol 3` | `code-languages/rebol` |
|
| Red | `red` | `.red`, `.reds` | `0.6.6` | `code-languages/red` |
-|
| Rego | `rego` | `.rego` | `OPA 1.20.1` | `code-languages/rego` |
+|
| Rego | `rego` | `.rego` | `OPA 1.20.2` | `code-languages/rego` |
|
| Ren'Py | `renpy` | `.rpy`, `.rpym` | `8.3.7` | `code-languages/renpy` |
|
| ReScript | `rescript` | `.res`, `.resi` | `12.3.0` | `code-languages/rescript` |
|
| reStructuredText | `restructuredtext` | `.rst`, `.rest` | `Docutils 0.22.2` | `code-languages/restructuredtext` |
diff --git a/src/languages/rego.ts b/src/languages/rego.ts
index e4ad3da..23292fc 100644
--- a/src/languages/rego.ts
+++ b/src/languages/rego.ts
@@ -12,7 +12,7 @@ export const rego = {
packageManagers: ['OPA bundles'],
ecosystems: ['Policy as Code', 'Kubernetes', 'Cloud Native', 'Authorization'],
},
- version: 'OPA 1.20.1',
+ version: 'OPA 1.20.2',
logo: 'https://raw.githubusercontent.com/open-policy-agent/opa/main/logo/logo.svg',
color: '#5C4EE5',
i18n: {
From fd0ea0648923932dc69348ace1605c0964bff526 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 5 Sep 2026 11:47:19 +0000
Subject: [PATCH 5/7] fix: update Rust metadata to 1.98.1
---
README.md | 2 +-
src/languages/rust.ts | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index b029b3d..f724b2c 100644
--- a/README.md
+++ b/README.md
@@ -708,7 +708,7 @@ from its package subpath.
|
| Roc | `roc` | `.roc` | `development snapshot` | `code-languages/roc` |
|
| RPG | `rpg` | `.rpg`, `.rpgle`, `.sqlrpgle`, `.clle`, `.dspf` | `RPG IV Free-Form (IBM i 7.5)` | `code-languages/rpg` |
|
| Ruby | `ruby` | `.rb`, `.rbw`, `.rake`, `.gemspec`, `Gemfile`, `Rakefile`, `config.ru` | `4.0.6` | `code-languages/ruby` |
-|
| Rust | `rust` | `.rs` | `1.98.0` | `code-languages/rust` |
+|
| Rust | `rust` | `.rs` | `1.98.1` | `code-languages/rust` |
|
| SAS | `sas` | `.sas` | `SAS 9.4` | `code-languages/sas` |
|
| Scala | `scala` | `.scala`, `.sc` | `3.9.0` | `code-languages/scala` |
|
| Scheme | `scheme` | `.scm`, `.ss`, `.sld`, `.sls` | `R7RS small` | `code-languages/scheme` |
diff --git a/src/languages/rust.ts b/src/languages/rust.ts
index 9be1d97..07418d8 100644
--- a/src/languages/rust.ts
+++ b/src/languages/rust.ts
@@ -12,7 +12,7 @@ export const rust = {
packageManagers: ['Cargo'],
ecosystems: ['Systems', 'WebAssembly', 'Embedded'],
},
- version: '1.98.0',
+ version: '1.98.1',
logo: 'https://www.rust-lang.org/logos/rust-logo-512x512.png',
color: '#DEA584',
i18n: {
From d2290c8fd70ff4d359ad97e08d4ffe7ffcff9a73 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 5 Sep 2026 11:47:43 +0000
Subject: [PATCH 6/7] fix: update Sass metadata to 1.104.0
---
README.md | 2 +-
src/languages/scss.ts | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index f724b2c..599bd35 100644
--- a/README.md
+++ b/README.md
@@ -712,7 +712,7 @@ from its package subpath.
|
| SAS | `sas` | `.sas` | `SAS 9.4` | `code-languages/sas` |
|
| Scala | `scala` | `.scala`, `.sc` | `3.9.0` | `code-languages/scala` |
|
| Scheme | `scheme` | `.scm`, `.ss`, `.sld`, `.sls` | `R7RS small` | `code-languages/scheme` |
-|
| Sass | `scss` | `.scss`, `.sass` | `1.103.1` | `code-languages/scss` |
+|
| Sass | `scss` | `.scss`, `.sass` | `1.104.0` | `code-languages/scss` |
|
| Self | `self` | `.self` | `2024.1` | `code-languages/self` |
|
| Simula | `simula` | `.sim`, `.simula` | `Simula 67` | `code-languages/simula` |
|
| Slang | `slang` | `.slang` | `stable` | `code-languages/slang` |
diff --git a/src/languages/scss.ts b/src/languages/scss.ts
index e98b7a9..dae1c5b 100644
--- a/src/languages/scss.ts
+++ b/src/languages/scss.ts
@@ -16,7 +16,7 @@ export const scss = {
packageManagers: ['npm', 'pnpm', 'Yarn', 'Bun'],
ecosystems: ['Web', 'Design Systems'],
},
- version: '1.103.1',
+ version: '1.104.0',
logo: 'https://sass-lang.com/assets/img/logos/logo.svg',
color: '#CC6699',
i18n: {
From e273d4a5437cb6990f3d1dc1adc5375ba34830c3 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 5 Sep 2026 11:48:07 +0000
Subject: [PATCH 7/7] fix: update Uiua metadata to 0.19.1
---
README.md | 2 +-
src/languages/uiua.ts | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 599bd35..5d958fd 100644
--- a/README.md
+++ b/README.md
@@ -753,7 +753,7 @@ from its package subpath.
|
| TypeScript | `typescript` | `.ts`, `.tsx`, `.mts`, `.cts` | `7.0` | `code-languages/typescript` |
|
| TypeSpec | `typespec` | `.tsp` | `1.0` | `code-languages/typespec` |
|
| Typst | `typst` | `.typ` | `0.15.1` | `code-languages/typst` |
-|
| Uiua | `uiua` | `.ua` | `0.19.0` | `code-languages/uiua` |
+|
| Uiua | `uiua` | `.ua` | `0.19.1` | `code-languages/uiua` |
|
| Unison | `unison` | `.u`, `.uu` | `1.3.0` | `code-languages/unison` |
|
| V | `v` | `.v`, `.vsh` | `weekly.2025.49` | `code-languages/v` |
|
| Vala | `vala` | `.vala`, `.vapi` | `0.56.19` | `code-languages/vala` |
diff --git a/src/languages/uiua.ts b/src/languages/uiua.ts
index d3b2b13..e785e39 100644
--- a/src/languages/uiua.ts
+++ b/src/languages/uiua.ts
@@ -13,7 +13,7 @@ export const uiua = {
packageManagers: ['Cargo'],
ecosystems: ['Array Programming', 'Rust', 'Multimedia'],
},
- version: '0.19.0',
+ version: '0.19.1',
logo: 'https://raw.githubusercontent.com/uiua-lang/uiua/main/src/assets/uiua-logo-512.png',
color: '#181818',
i18n: {