Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/languages/astro.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const astro = {
packageManagers: ['npm', 'pnpm', 'Yarn', 'Bun'],
ecosystems: ['Web', 'Static Sites', 'Content'],
},
version: '6.4.6',
version: '6.4.8',
logo: 'https://astro.build/assets/press/astro-icon-light.svg',
color: '#FF5D01',
i18n: {
Expand Down
2 changes: 1 addition & 1 deletion src/languages/chapel.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const chapel = {
packageManagers: ['Mason'],
ecosystems: ['High-performance computing', 'Parallel computing'],
},
version: '2.8.0',
version: '2.9.0',
logo: 'https://chapel-lang.org/images/chapel-logo.png',
color: '#8C1AFF',
i18n: {
Expand Down
2 changes: 1 addition & 1 deletion src/languages/cmake.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const cmake = {
runtimes: ['CMake'],
ecosystems: ['C', 'C++', 'Fortran', 'Cross-platform Builds', 'Embedded Systems'],
},
version: '4.3.3',
version: '4.3.4',
logo: 'https://cmake.org/wp-content/uploads/2023/08/CMake-Logo.svg',
color: '#064F8C',
i18n: {
Expand Down
2 changes: 1 addition & 1 deletion src/languages/erlang.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const erlang = {
packageManagers: ['rebar3', 'Hex'],
ecosystems: ['BEAM', 'Telecom', 'Distributed Systems', 'Fault-tolerant Systems'],
},
version: 'OTP 29.0',
version: 'OTP 29.0.2',
logo: 'https://cdn.simpleicons.org/erlang/A90533',
color: '#A90533',
i18n: {
Expand Down
2 changes: 1 addition & 1 deletion src/languages/gdscript.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const gdscript = {
packageManagers: ['Godot Asset Library'],
ecosystems: ['Game Development', '2D Games', '3D Games'],
},
version: '4.6',
version: '4.7',
logo: 'https://cdn.simpleicons.org/godotengine/478CBF',
color: '#478CBF',
i18n: {
Expand Down
2 changes: 1 addition & 1 deletion src/languages/gradle.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const gradle = {
packageManagers: ['Gradle'],
ecosystems: ['JVM', 'Android', 'Java', 'Kotlin', 'Groovy'],
},
version: '9.5.1',
version: '9.6.0',
logo: 'https://cdn.simpleicons.org/gradle/02303A',
color: '#02303A',
i18n: {
Expand Down
2 changes: 1 addition & 1 deletion src/languages/lean.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const lean = {
packageManagers: ['Lake', 'elan'],
ecosystems: ['Formal methods', 'Mathematics', 'Proof assistants'],
},
version: '4.30.0',
version: '4.31.0',
logo: 'https://cdn.simpleicons.org/leanpub/262425',
color: '#262425',
i18n: {
Expand Down
2 changes: 1 addition & 1 deletion src/languages/llvm-ir.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const llvmIr = {
packageManagers: ['LLVM releases'],
ecosystems: ['Compilers', 'Systems programming', 'Toolchains'],
},
version: '22.1.7',
version: '22.1.8',
logo: 'https://cdn.simpleicons.org/llvm/262D3A',
color: '#262D3A',
i18n: {
Expand Down
2 changes: 1 addition & 1 deletion src/languages/luau.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const luau = {
packageManagers: ['Wally', 'Pesde'],
ecosystems: ['Roblox', 'Games', 'Embedded scripting'],
},
version: '0.725',
version: '0.726',
logo: 'https://cdn.simpleicons.org/roblox/000000',
color: '#000000',
i18n: {
Expand Down
2 changes: 1 addition & 1 deletion src/languages/nginx.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const nginx = {
runtimes: ['nginx', 'NGINX Plus', 'OpenResty'],
ecosystems: ['Web Servers', 'Reverse Proxies', 'Load Balancing', 'DevOps'],
},
version: '1.30.2',
version: '1.30.3',
logo: 'https://upload.wikimedia.org/wikipedia/commons/c/c5/Nginx_logo.svg',
color: '#009639',
i18n: {
Expand Down
2 changes: 1 addition & 1 deletion src/languages/nix.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const nix = {
packageManagers: ['nix', 'nix flakes'],
ecosystems: ['Linux', 'macOS', 'NixOS', 'DevOps'],
},
version: '2.34.7',
version: '2.34.8',
logo: 'https://cdn.simpleicons.org/nixos/5277C3',
color: '#5277C3',
i18n: {
Expand Down
2 changes: 1 addition & 1 deletion src/languages/powershell.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const powershell = {
packageManagers: ['PowerShell Gallery', 'PSResourceGet', 'PowerShellGet'],
ecosystems: ['Windows', 'Azure', 'DevOps', 'Automation'],
},
version: '7.6.2',
version: '7.6.3',
logo: 'https://upload.wikimedia.org/wikipedia/commons/2/2f/PowerShell_5.0_icon.png',
color: '#5391FE',
i18n: {
Expand Down
2 changes: 1 addition & 1 deletion src/languages/typst.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const typst = {
packageManagers: ['Typst Packages'],
ecosystems: ['Publishing', 'Academic Writing', 'Documentation', 'Typesetting'],
},
version: '0.14.2',
version: '0.15.0',
logo: 'https://cdn.simpleicons.org/typst/239DAD',
color: '#239DAD',
i18n: {
Expand Down
Loading