Update no_compile_needed packages (#11198)

Appflowy 0.8.1 => 0.8.2

Bun 1.1.45 => 1.2.0

Composer 2.8.4 => 2.8.5

Flutter 3.27.2 => 3.27.3

Gradle 8.11.1 => 8.12.1

Joplin 3.2.11 => 3.2.12

Nocodb 0.258.10 => 0.260.2

Package 1.11.2 => 1.12.0

Rqlite 8.36.6 => 8.36.8

Tauri_cli 2.2.4 => 2.2.5

Zed 0.169.2 => 0.170.2
This commit is contained in:
Ed Reel
2025-01-26 17:25:02 -06:00
committed by GitHub
parent cf5da004f8
commit b795b36606
16 changed files with 635 additions and 644 deletions

View File

@@ -3,11 +3,11 @@ require 'package'
class Joplin < Package
description 'Open source note-taking app'
homepage 'https://joplinapp.org/'
version '3.2.11'
version '3.2.12'
license 'AGPL-3.0'
compatibility 'x86_64'
source_url "https://objects.joplinusercontent.com/v#{version}/Joplin-#{version}.AppImage"
source_sha256 '90fd26d8db7f33844c7af25ba0ad36de7b67cedcbed8c8ea24981e8ad6f13ae4'
source_sha256 'fb614540b353eb5866c8e91f2ca33c5423013632264c731edc3355991e9972f7'
depends_on 'gtk3'
depends_on 'gdk_base'