mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-05-01 03:00:26 -04:00
Add unbuilt joplin to updater-joplin-3.4.6 (#12574)
Co-authored-by: satmandu <satmandu@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4b6054f929
commit
2ecc463d29
@@ -3,12 +3,12 @@ require 'package'
|
||||
class Joplin < Package
|
||||
description 'Open source note-taking app'
|
||||
homepage 'https://joplinapp.org/'
|
||||
version '3.4.3'
|
||||
version '3.4.6'
|
||||
license 'AGPL-3.0'
|
||||
compatibility 'x86_64'
|
||||
min_glibc '2.28'
|
||||
source_url "https://objects.joplinusercontent.com/v#{version}/Joplin-#{version}.AppImage"
|
||||
source_sha256 '9575cda764702b1947a51ba0c25628ca8f8289d45553de858c202e1a1aa9ff66'
|
||||
source_sha256 '573c09aefef5635ee2fdc7c761d9cf4841f83f75cddfcfec2a3827b265a5c575'
|
||||
|
||||
depends_on 'gtk3'
|
||||
depends_on 'gdk_base'
|
||||
|
||||
Reference in New Issue
Block a user