firefox: update zotero connector
This commit is contained in:
parent
59a39028bb
commit
8e93d30e6a
1 changed files with 2 additions and 2 deletions
|
@ -25,10 +25,10 @@ let
|
|||
ffPackage = pkgs.firefox.override { pkcs11Modules = [ pkgs.eid-mw ]; };
|
||||
zotero-connector = pkgs.nur.repos.rycee.firefox-addons.buildFirefoxXpiAddon rec {
|
||||
pname = "zotero-connector";
|
||||
version = "5.0.114";
|
||||
version = "5.0.119";
|
||||
addonId = "zotero@chnm.gmu.edu";
|
||||
url = "https://download.zotero.org/connector/firefox/release/Zotero_Connector-${version}.xpi";
|
||||
sha256 = "sha256-HGbY/MvccJbPxbS18lDEJJ++SDlcG5RNL9JtUkNKLb0=";
|
||||
sha256 = "sha256-uRbhq0OSQ0Exgi5FEVFtdAGuLVla0aoGLmL0bMud0J8=";
|
||||
meta = with lib; {
|
||||
homepage = "https://www.zotero.org";
|
||||
description = "Save references to Zotero from your web browser";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue