mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-05-01 03:00:26 -04:00
joplin -> 3.6.3 in updater-joplin-3.6.3 — joplin: 3.6.2 → 3.6.3 (#14874)
* joplin -> 3.6.3 in updater-joplin-3.6.3 * updater-joplin-3.6.3: Package File Update Run on linux/amd64 container. --------- Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com> Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
03001bddde
commit
7b92f48795
@@ -1,4 +1,4 @@
|
||||
# Total size: 421944394
|
||||
# Total size: 422624749
|
||||
/usr/local/bin/joplin
|
||||
/usr/local/share/icons/hicolor/1024x1024/apps/joplin.png
|
||||
/usr/local/share/icons/hicolor/128x128/apps/joplin.png
|
||||
|
||||
@@ -3,12 +3,12 @@ require 'package'
|
||||
class Joplin < Package
|
||||
description 'Open source note-taking app'
|
||||
homepage 'https://joplinapp.org/'
|
||||
version '3.6.2'
|
||||
version '3.6.3'
|
||||
license 'AGPL-3.0'
|
||||
compatibility 'x86_64'
|
||||
min_glibc '2.28'
|
||||
source_url "https://objects.joplinusercontent.com/v#{version}/Joplin-#{version}.AppImage"
|
||||
source_sha256 '2674ade1a79c96d0db2ed9e20f7e70846d30c15a00a4958cfc134f7f4a1073a8'
|
||||
source_sha256 '3812443143309b71658f2015ac92b4beee9b573cb0500b1738cbefb2bfed9b34'
|
||||
|
||||
depends_on 'gtk3'
|
||||
depends_on 'gdk_base'
|
||||
|
||||
Reference in New Issue
Block a user