Compare commits

...

4 Commits

Author SHA1 Message Date
github-actions[bot]
66d86f8c45 yara-x: Update to version 1.6.0 2025-09-05 08:30:24 +00:00
github-actions[bot]
374a072c5b nerdctl: Update to version 2.1.4 2025-09-05 08:30:24 +00:00
github-actions[bot]
f2629892e5 fastfetch: Update to version 2.52.0 2025-09-05 08:30:24 +00:00
github-actions[bot]
7ce838d5a6 centrifugo: Update to version 6.3.0 2025-09-05 08:30:23 +00:00
4 changed files with 14 additions and 14 deletions

View File

@ -1,12 +1,12 @@
{ {
"version": "6.2.5", "version": "6.3.0",
"description": "Language-agnostic real-time messaging server. Centrifugo supports at moment: Websocket and SockJS", "description": "Language-agnostic real-time messaging server. Centrifugo supports at moment: Websocket and SockJS",
"homepage": "https://centrifugal.dev", "homepage": "https://centrifugal.dev",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/centrifugal/centrifugo/releases/download/v6.2.5/centrifugo_6.2.5_windows_amd64.zip", "url": "https://github.com/centrifugal/centrifugo/releases/download/v6.3.0/centrifugo_6.3.0_windows_amd64.zip",
"hash": "5728da0d7f83286f28e7bda40a64a9e43c3789ed732ea2692e32ad7bffd6696f" "hash": "4d016904f28b32881e43d305086d7c8b71abc579c4180276034db5b5753a3803"
} }
}, },
"bin": "centrifugo.exe", "bin": "centrifugo.exe",

View File

@ -1,16 +1,16 @@
{ {
"version": "2.51.1", "version": "2.52.0",
"description": "A maintained, feature-rich and performance oriented, neofetch like system information tool", "description": "A maintained, feature-rich and performance oriented, neofetch like system information tool",
"homepage": "https://github.com/fastfetch-cli/fastfetch", "homepage": "https://github.com/fastfetch-cli/fastfetch",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.51.1/fastfetch-windows-amd64.7z", "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.52.0/fastfetch-windows-amd64.7z",
"hash": "fb8142bacc306333e375867dbf94fb9946d331569b7ca2b0cd21f69b3234d46b" "hash": "1e9cf92a6740ace5a2e7b9567cf03df859698bc537115edd588585a6fc737aea"
}, },
"arm64": { "arm64": {
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.51.1/fastfetch-windows-aarch64.7z", "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.52.0/fastfetch-windows-aarch64.7z",
"hash": "09132764e0d3a3e974eda3e43f8be90998d175b1afbfee064464ff93885c72bb" "hash": "b72ba065bc6b623746320daabca51ebe7cbefecc5edb2ace25217194e70d3820"
} }
}, },
"bin": [ "bin": [

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.3", "version": "2.1.4",
"description": "Docker-compatible CLI for containerd", "description": "Docker-compatible CLI for containerd",
"homepage": "https://github.com/containerd/nerdctl", "homepage": "https://github.com/containerd/nerdctl",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/containerd/nerdctl/releases/download/v2.1.3/nerdctl-2.1.3-windows-amd64.tar.gz", "url": "https://github.com/containerd/nerdctl/releases/download/v2.1.4/nerdctl-2.1.4-windows-amd64.tar.gz",
"hash": "0e60d57b8e51db203d2796535d939350c42633bb3f8ecd76b334c7a9081e2297" "hash": "e93af99585371c1bd8ebc009d9f8388f4209d15a82b8775d8e2c44922e634759"
} }
}, },
"bin": "nerdctl.exe", "bin": "nerdctl.exe",

View File

@ -1,5 +1,5 @@
{ {
"version": "1.5.0", "version": "1.6.0",
"description": "A malware samples pattern matching tool, re-incarnation of YARA.", "description": "A malware samples pattern matching tool, re-incarnation of YARA.",
"homepage": "https://virustotal.github.io/yara-x/", "homepage": "https://virustotal.github.io/yara-x/",
"license": { "license": {
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/VirusTotal/yara-x/releases/download/v1.5.0/yara-x-v1.5.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/VirusTotal/yara-x/releases/download/v1.6.0/yara-x-v1.6.0-x86_64-pc-windows-msvc.zip",
"hash": "cb1f49fcc715962f1fa84e0b6241b4a3508cf617d217d7d4d2784402ac7abd8c" "hash": "74355fc9711f409b7fd6b399ef97bd23cbfbe472c7a14f4b0e3a9def133b3e04"
} }
}, },
"bin": "yr.exe", "bin": "yr.exe",