chore: autonomously update msvc-go-wine

This commit is contained in:
github-actions[bot]
2026-07-24 17:42:49 +00:00
parent a68fb112d7
commit 71d6f41d92
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ stplr info nivora/codex
| [ClaudeAlt](docs/packages/claude-alt.md) | `1.24012.0` | `amd64`, `arm64` | `stplr install nivora/claude-alt` | | [ClaudeAlt](docs/packages/claude-alt.md) | `1.24012.0` | `amd64`, `arm64` | `stplr install nivora/claude-alt` |
| [Codex](docs/packages/codex.md) | `26.721.31836` | `amd64` | `stplr install nivora/codex` | | [Codex](docs/packages/codex.md) | `26.721.31836` | `amd64` | `stplr install nivora/codex` |
| [GitHub Desktop](docs/packages/github-desktop.md) | `3.6.3` | `amd64`, `arm64` | `stplr install nivora/github-desktop` | | [GitHub Desktop](docs/packages/github-desktop.md) | `3.6.3` | `amd64`, `arm64` | `stplr install nivora/github-desktop` |
| [msvc-go-wine](https://github.com/Cheviiot/msvc-go-wine) | `0.1.1` | `amd64`, `arm64` | `stplr install nivora/msvc-go-wine` | | [msvc-go-wine](https://github.com/Cheviiot/msvc-go-wine) | `0.1.2` | `amd64`, `arm64` | `stplr install nivora/msvc-go-wine` |
| [OpenCode](https://opencode.ai/) | `1.18.4` | `amd64`, `arm64` | `stplr install nivora/opencode` | | [OpenCode](https://opencode.ai/) | `1.18.4` | `amd64`, `arm64` | `stplr install nivora/opencode` |
### Рабочий стол ### Рабочий стол
+3 -3
View File
@@ -1,5 +1,5 @@
name='msvc-go-wine' name='msvc-go-wine'
version=0.1.1 version=0.1.2
release=1 release=1
summary='Cross compile with MSVC on Linux via Wine' summary='Cross compile with MSVC on Linux via Wine'
summary_ru='Кросс-компиляция с MSVC на Linux через Wine' summary_ru='Кросс-компиляция с MSVC на Linux через Wine'
@@ -47,12 +47,12 @@ sources_arm64=(
) )
checksums=( checksums=(
'sha256:c4193012bab8499cf2000faba61bcd10f77c6faaeea088fe5748e3531f7134e3' 'sha256:75222fff15019542fcc2b8d317a221800cbd0993a06d40bf204521810e20ca42'
'sha256:693a85757d0e3c527a78af6f12dc5068900c3cd363b92f0998ec41b607b15885' 'sha256:693a85757d0e3c527a78af6f12dc5068900c3cd363b92f0998ec41b607b15885'
) )
checksums_arm64=( checksums_arm64=(
'sha256:0bc74b95414085acba3e08a2b994063adc3c011cdff61f92e17810c34703ffbc' 'sha256:6d6ca9c426a50f5f5f77c670f41c24c36e28c61c5081170efbd3b85de6517c3b'
'sha256:693a85757d0e3c527a78af6f12dc5068900c3cd363b92f0998ec41b607b15885' 'sha256:693a85757d0e3c527a78af6f12dc5068900c3cd363b92f0998ec41b607b15885'
) )