diff --git a/README.md b/README.md index 21e86ab..2dfdd24 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ stplr info nivora/codex | [Clash Verge Rev](https://github.com/clash-verge-rev/clash-verge-rev) | `2.5.2` | `amd64`, `arm64` | `stplr install nivora/clash-verge-rev` | | [Happ](https://happ.su/) | `3.3.6` | `amd64`, `arm64` | `stplr install nivora/happ` | | [MAX](https://max.ru/) (в песочнице Firejail) | `26.24.0~75261` | `amd64` | `stplr install nivora/max` | -| [NetBird](https://netbird.io/) | `0.75.1` | `amd64`, `arm64` | `stplr install nivora/netbird` | +| [NetBird](https://netbird.io/) | `0.76.0` | `amd64`, `arm64` | `stplr install nivora/netbird` | | [Tailscale](https://tailscale.com/) | `1.98.10` | `amd64`, `arm64` | `stplr install nivora/tailscale` | | [Telegram](https://desktop.telegram.org/) | `7.0.6` | `amd64` | `stplr install nivora/telegram` | | [VK Messenger](https://vk.me/app) | `6.0.57` | `amd64` | `stplr install nivora/vk-messenger` | @@ -69,7 +69,7 @@ stplr info nivora/codex | [ClaudeAlt](docs/packages/claude-alt.md) | `1.24012.0` | `amd64`, `arm64` | `stplr install nivora/claude-alt` | | [Codex](docs/packages/codex.md) | `26.721.81911` | `amd64` | `stplr install nivora/codex` | | [GitHub Desktop](docs/packages/github-desktop.md) | `3.6.3` | `amd64`, `arm64` | `stplr install nivora/github-desktop` | -| [OpenCode](https://opencode.ai/) | `1.18.9` | `amd64`, `arm64` | `stplr install nivora/opencode` | +| [OpenCode](https://opencode.ai/) | `1.18.10` | `amd64`, `arm64` | `stplr install nivora/opencode` | | [Vintner](https://github.com/Cheviiot/vintner) | `0.5.0` | `amd64`, `arm64` | `stplr install nivora/vintner` | ### Рабочий стол diff --git a/netbird/Staplerfile b/netbird/Staplerfile index 19e9713..787cfec 100644 --- a/netbird/Staplerfile +++ b/netbird/Staplerfile @@ -1,5 +1,5 @@ name='netbird' -version=0.75.1 +version=0.76.0 release=1 summary='WireGuard-based mesh VPN client' summary_ru='Mesh VPN-клиент на базе WireGuard' @@ -48,7 +48,7 @@ sources_arm64=( ) checksums=( - 'sha256:9a2c8351747e258c6fe8c7e707dc7e0cc7ae129e669ca40665c0f425f2587292' + 'sha256:0fdc5ee0336c71d58223c5ea92019b062d8bc2d5a73dbc4692c6d2313307a0f4' 'sha256:71b133636e91eb67f221f64592f64fa04a3b2337f4d616be36492efae0cff643' 'sha256:abd8064281462a4ce12c2fdf2e9436d9ae6932ff3b366668a175f2a556169012' 'sha256:bb5c44ab330db0d63a82b582f2c508681a6922ea65f3bf2becaeed87693215b1' @@ -56,7 +56,7 @@ checksums=( ) checksums_arm64=( - 'sha256:8041e9a095d70135d4405f1c0763f82159c463c3931e29f59e6e073e2cb92c3f' + 'sha256:b8f0f8cb47df28f9ec0061c38eba5c96af43b25f49f4f28c544919f34f34cbe8' 'sha256:71b133636e91eb67f221f64592f64fa04a3b2337f4d616be36492efae0cff643' 'sha256:abd8064281462a4ce12c2fdf2e9436d9ae6932ff3b366668a175f2a556169012' 'sha256:bb5c44ab330db0d63a82b582f2c508681a6922ea65f3bf2becaeed87693215b1' diff --git a/opencode/Staplerfile b/opencode/Staplerfile index 68420c7..d56f257 100644 --- a/opencode/Staplerfile +++ b/opencode/Staplerfile @@ -1,5 +1,5 @@ name='opencode' -version=1.18.9 +version=1.18.10 release=1 summary='Open source AI coding agent desktop app' summary_ru='Десктопное приложение AI-агента OpenCode' @@ -50,12 +50,12 @@ sources_arm64=( ) checksums=( - 'sha256:e3c704afbc0f045ecb269419f8b85a72631c25de50fc004b7bc311f078fde59a' + 'sha256:ebc1f7650eb132ee8cb3cfc29bd2ae4d64d9d69ec85b799201602417c31e3f00' 'sha256:5c888de95824a9a5752d1ee3de95e80200eb057eec4078df892a95ac34333888' ) checksums_arm64=( - 'sha256:896e7569a0893d5fe03be748dc7dbd65ae4ccaab11b34ed3899dd2ca860d8213' + 'sha256:d7ee7a8c28989c858e2beffcf32cedc12610500fbfb72aa419436e1682475ce1' 'sha256:5c888de95824a9a5752d1ee3de95e80200eb057eec4078df892a95ac34333888' )