Skip to content

Commit

Permalink
rcon-cli: Update to version 1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 26, 2023
1 parent ed70ffb commit 1665839
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/rcon-cli.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "1.6.3",
"version": "1.6.4",
"description": "A little RCON cli based on james4k's RCON library for golang",
"homepage": "https://github.com/itzg/rcon-cli",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/itzg/rcon-cli/releases/download/1.6.3/rcon-cli_1.6.3_windows_amd64.tar.gz",
"hash": "1e3f01dd1d1bf5719cbbff3eb505cea2c1a9018d5d3bd3e8486804d41949c7e1"
"url": "https://github.com/itzg/rcon-cli/releases/download/1.6.4/rcon-cli_1.6.4_windows_amd64.tar.gz",
"hash": "5f4faf59fb65ddb3486ede47c756aa218c81b75cf6edb731217ae1490959700c"
},
"32bit": {
"url": "https://github.com/itzg/rcon-cli/releases/download/1.6.3/rcon-cli_1.6.3_windows_386.tar.gz",
"hash": "8acb4d33be51a968dd2346ade261e8fecc68049a7ab4a8156feaa93926d7fd1b"
"url": "https://github.com/itzg/rcon-cli/releases/download/1.6.4/rcon-cli_1.6.4_windows_386.tar.gz",
"hash": "6e8bc78a9d969c4e0222b6ca519268e18682900709a4d69ff1ce11cb20133d13"
}
},
"bin": "rcon-cli.exe",
Expand Down

0 comments on commit 1665839

Please sign in to comment.