diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2024-06-11 01:17:11 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2024-06-11 01:17:11 +0200 |
commit | fab450d3739535d27e36c87218ec04107f69a284 (patch) | |
tree | ba81a51554f85667b2c5e6ef9422f8592aa55c8d | |
parent | Optimistically replace package names with qt6 versions and im.nheko.Nheko (diff) | |
download | nheko-fab450d3739535d27e36c87218ec04107f69a284.tar.xz |
Bump jdenticon version
-rw-r--r-- | im.nheko.Nheko.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/im.nheko.Nheko.yaml b/im.nheko.Nheko.yaml index 0bfae7fa..4e6720af 100644 --- a/im.nheko.Nheko.yaml +++ b/im.nheko.Nheko.yaml @@ -202,8 +202,8 @@ modules: - mkdir -p /app/bin/ - cp libqtjdenticon.so /app/bin/ sources: - - commit: 1e7013d64fd081d76e4ce69f2693129c817fd8f1 - #tag: v0.3.0 + - commit: 39cde33d4b23b57aa5b94e94071d6ff18d2bd92a + tag: v0.3.1 type: git url: https://github.com/Nheko-Reborn/qt-jdenticon.git - buildsystem: meson |