mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-05-01 03:00:26 -04:00
joplin -> 3.6.8 in updater-joplin-3.6.8 (#15474)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
50d353bd6f
commit
0ccdd3bf0d
@@ -3,12 +3,12 @@ require 'package'
|
||||
class Joplin < Package
|
||||
description 'Open source note-taking app'
|
||||
homepage 'https://joplinapp.org/'
|
||||
version '3.6.6'
|
||||
version '3.6.8'
|
||||
license 'AGPL-3.0'
|
||||
compatibility 'x86_64'
|
||||
min_glibc '2.28'
|
||||
source_url "https://objects.joplinusercontent.com/v#{version}/Joplin-#{version}.AppImage"
|
||||
source_sha256 '10deff9a9b389c944b51d22fe4e8902fbf05a5eb34c20551c8ceee643dc6ed6c'
|
||||
source_sha256 '1e09abdd0c8b05f23e4ed049c4ecdb8729f50093ecab170899727696a3b4b202'
|
||||
|
||||
depends_on 'gtk3'
|
||||
depends_on 'gdk_base'
|
||||
|
||||
Reference in New Issue
Block a user