Skip to content

Commit abc41ff

Browse files
committed
chore: Update dependency checksum manifest
Signed-off-by: Felicitas Pojtinger <[email protected]>
1 parent ab38382 commit abc41ff

File tree

4 files changed

+638
-722
lines changed

4 files changed

+638
-722
lines changed

com.pojtinger.felicitas.Multiplex.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"install -D -m 0644 internal/resources/$FLATPAK_ID.metainfo.xml /app/share/metainfo/$FLATPAK_ID.metainfo.xml",
4040
"for icon in 16x16 22x22 24x24 32x32 36x36 48x48 64x64 72x72 96x96 128x128 192x192 256x256 512x512; do install -D -m 0644 docs/icon-${icon}.png /app/share/icons/hicolor/${icon}/apps/$FLATPAK_ID.png; done"
4141
],
42-
"sources": [{ "type": "dir", "path": "." }, "dependencies.json"]
42+
"sources": [{ "type": "dir", "path": "." }, "go.mod.yml"]
4343
}
4444
]
4545
}

0 commit comments

Comments
 (0)