Skip to content

Commit f02d681

Browse files
committed
feat: Update libnick
1 parent dc8573b commit f02d681

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
with:
4747
pkgs: libnick
4848
triplet: ${{ matrix.variant.triplet }}
49-
revision: 47313591da1d14a8a9b209f4bee39d29acc39b31
49+
revision: f3d6b4d5b51d10ac4e52bb88b82fe2076412a177
5050
token: ${{ github.token }}
5151
github-binarycache: true
5252
- name: "Build"

flatpak/org.nickvision.application.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
{
9898
"type": "git",
9999
"url": "https://github.com/nickvisionapps/libnick",
100-
"tag": "2025.6.3"
100+
"tag": "2025.6.5"
101101
}
102102
]
103103
},

resources/po/application.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-06-14 19:42-0400\n"
11+
"POT-Creation-Date: 2025-06-19 11:32-0400\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"

snap/snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ parts:
3434
libnick:
3535
after: [maddy]
3636
source: https://github.com/nickvisionapps/libnick.git
37-
source-tag: "2025.6.3"
37+
source-tag: "2025.6.5"
3838
source-depth: 1
3939
plugin: cmake
4040
cmake-parameters:

0 commit comments

Comments
 (0)