mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-05-01 03:00:26 -04:00
Zotero 7.0.22 => 7.0.23 (#12463)
This commit is contained in:
@@ -3,11 +3,11 @@ require 'package'
|
||||
class Zotero < Package
|
||||
description 'Zotero is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share research.'
|
||||
homepage 'https://www.zotero.org/'
|
||||
version '7.0.22'
|
||||
version '7.0.23'
|
||||
license 'GPL-3'
|
||||
compatibility 'x86_64'
|
||||
source_url "https://download.zotero.org/client/release/#{version}/Zotero-#{version}_linux-x86_64.tar.bz2"
|
||||
source_sha256 '16e997c1b0a09c30ec9e5ef5cda37dab1e10706b815b6f413ea0155a6e0ba5a6'
|
||||
source_sha256 'b290c6804971dd10861e249a2370dd1467ce461d60eb3e1331bb36b2c248e16d'
|
||||
|
||||
depends_on 'dbus_glib'
|
||||
depends_on 'gtk3'
|
||||
|
||||
Reference in New Issue
Block a user