From f1c76cbeaf44de991fa5306f6be9dcdff1899157 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Fri, 27 Aug 2021 13:30:31 +0000 Subject: [PATCH] Update: com.andrejilderda.macOSTheme@1.2.4 https://github.com/ajilderda/joplin-macos-native-theme/compare/6db87e83e24075795dca2ad824460f3450ebd518..650c6e0881150d7245c4cd9179895f4a00f96776 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../com.andrejilderda.macOSTheme/plugin.jpl | Bin 8611328 -> 8611328 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 4a541e9..ad7a2a5 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ This repository contains the following plugins: | [🏠](https://github.com/Cologler/userlink-joplin) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/b53da1f6-868c-468d-b60c-2897a27166ac/plugin.jpl) | Joplin User Link Plugin | 1.2.0 | A Joplin plugin for custom links, like `jump://?query=blabla`. | Cologler | | [🏠](https://github.com/joplin/plugin-kanban/wiki) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.joplin.kanban/plugin.jpl) | Kanban | 1.0.2 | Flexible kanban board plugin for all your tasks | Balint Magyar | | [🏠](https://github.com/treymo/joplin-link-graph) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.treymo.LinkGraph/plugin.jpl) | Link Graph UI | 1.0.1 | View the connections between Joplin notes. | Trey Mo | -| [🏠](https://github.com/ajilderda/joplin-macos-native-theme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.andrejilderda.macOSTheme/plugin.jpl) | macOS theme | 1.2.3 | Native looking macOS theme for Joplin. Also works on non-macOS devices. | Andre Jilderda | +| [🏠](https://github.com/ajilderda/joplin-macos-native-theme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.andrejilderda.macOSTheme/plugin.jpl) | macOS theme | 1.2.4 | Native looking macOS theme for Joplin. Also works on non-macOS devices. | Andre Jilderda | | [🏠](https://github.com/oswida/joplin-markdown-calc) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/osw.joplin.markdowncalc/plugin.jpl) | Markdown table calculations | 1.0.3 | Plugin for automatic calculations of markdown table formulas. | Oskar Świda | | [🏠](https://github.com/CalebJohn/joplin-math-mode#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/plugin.calebjohn.MathMode/plugin.jpl) | Math Mode | 0.5.2 | Turn your notes into a powerful calculator with inline math. | Caleb John | | [🏠](https://github.com/tessus/joplin-plugin-menu-shortcut-toolbar#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/cx.evermeet.tessus.menu-shortcut-toolbar/plugin.jpl) | Menu items, Shortcuts, Toolbar icons | 1.1.0 | Additional menu items, shortcuts, and toolbar icons, which are not part of Joplin core | Helmut K. C. Tessarek | diff --git a/manifests.json b/manifests.json index d6191f1..447acf1 100644 --- a/manifests.json +++ b/manifests.json @@ -829,7 +829,7 @@ "manifest_version": 1, "id": "com.andrejilderda.macOSTheme", "app_min_version": "2.2.4", - "version": "1.2.3", + "version": "1.2.4", "name": "macOS theme", "description": "Native looking macOS theme for Joplin. Also works on non-macOS devices.", "author": "Andre Jilderda", @@ -842,8 +842,8 @@ "css", "macos" ], - "_publish_hash": "sha256:bab97f0fdb258c09c6065aa4856b53471ca6e9d7edb3983a246d168adf58ca13", - "_publish_commit": "v1.2.3:6db87e83e24075795dca2ad824460f3450ebd518", + "_publish_hash": "sha256:36f90da5d7569c06bcf75dc22772bb9376dd7c3d02883d815ffd3bab991c27a6", + "_publish_commit": "v1.2.4:650c6e0881150d7245c4cd9179895f4a00f96776", "_npm_package_name": "joplin-plugin-macos-theme" }, "org.joplinapp.plugins.AbcSheetMusic": { diff --git a/plugins/com.andrejilderda.macOSTheme/manifest.json b/plugins/com.andrejilderda.macOSTheme/manifest.json index 386a5e0..d02b38e 100644 --- a/plugins/com.andrejilderda.macOSTheme/manifest.json +++ b/plugins/com.andrejilderda.macOSTheme/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "com.andrejilderda.macOSTheme", "app_min_version": "2.2.4", - "version": "1.2.3", + "version": "1.2.4", "name": "macOS theme", "description": "Native looking macOS theme for Joplin. Also works on non-macOS devices.", "author": "Andre Jilderda", @@ -15,7 +15,7 @@ "css", "macos" ], - "_publish_hash": "sha256:bab97f0fdb258c09c6065aa4856b53471ca6e9d7edb3983a246d168adf58ca13", - "_publish_commit": "v1.2.3:6db87e83e24075795dca2ad824460f3450ebd518", + "_publish_hash": "sha256:36f90da5d7569c06bcf75dc22772bb9376dd7c3d02883d815ffd3bab991c27a6", + "_publish_commit": "v1.2.4:650c6e0881150d7245c4cd9179895f4a00f96776", "_npm_package_name": "joplin-plugin-macos-theme" } \ No newline at end of file diff --git a/plugins/com.andrejilderda.macOSTheme/plugin.jpl b/plugins/com.andrejilderda.macOSTheme/plugin.jpl index ad526e9347eb4183a366d8d1b6e52e8f63c6c45c..47a0f1b248f647798e88e1961bec94d113f76186 100644 GIT binary patch delta 2435 zcmY+_O>7la6bEq5OkYcBu|UC6RG@rlk&oW5nXy(uc|a|QUr0syC`A-2idC#1ppSwv zkAw^%DS^1st+*mD<*r=0BEf|raYsVq!VnWTnz$nMZ{pl@X7O8{ckey-oHO@L-pZRM z;nKy9)MhT5qqIp(wsMY|8m%5}5aq2QU{$I)u#_6z?Gy7t)TGXYXjk6Dfh4mb&@c9L zHsyn=c^p<)?NnGXn2(8o=D_v5jRVedYCp<=&3MI48Au!-esdKyR{wgubQu>in8{nj zK?(17Ph7^NHVG^K5&@eyzW#j~P^wtrsfF_Se29!JDYYO=i@ZFokZYVyit_&#Swy~b z6P<3Cd#3;A=V^fCm6R%K=c!70h1Vo$aam78B&z3>DyrvcZz)5Y@~uWn=V-^dACtQo zlkjdQOS>u2CF&%KSi&K^Dq7#c6y)`NFW9RfbFSgG|FY%WJ0P zZq9^x@br_6Bs|2PevuKYGtPRNF4NU@zfqh2?k@ewADhu(qCNc~tA)>yyYdg^U3>wZ z@(grDrCHP5mF`G%(j>YVPfu%05i5GEBQY07i%Vyvh|7u$8Z;P@k2gmb=7t1~HAUDX zEYh%<<$mocN5Yn#MoO2;MEA$!8mGe(=4ql7LGIx*I4dJI5gFu>{6LH@`qiNR3i;+M z(Rq0((W!4s30m>BeqTCFMy4atLxcAsB>1zet#zX6x8*qrp6;;bj*O%_<&pkfW?-!4 zR@{!7$+!F+)%gWPr;1B^nw2YU8p`3REf!5QndQ^EV)>$JBc`mh2H#`IUB_Z(jmx-I z199FF#>n!k;AvNUu63D8vAuR$8(sX3;Tn*Zd$qR~tNOKC?61|DhDWEy ztHW3BHif@Fg(2i4XPWY%aHMjE(_CLULFD}ShRX6N{6c4;pmpl2Kr^(!Txf-P&<5== zA0B`XSO5!Q5p=?0SOO117c7NtSOyQl!|(_!hZV3AdSDf-hBdGj9)-uC7uLb!upTzR zM%V;>pg@BG3l0)UA%iENAD)B(cnY3|&9DWYfoEYWRAC!zhaE5o&%qGvgkA7F?1mTM zMR*BbhF4$@yb60^7+&+#w=cggs;rAquhYyvcpct={cr#d!XX%e!!Qa*;7vFRZ^7Ge z4Bmk;co&Ytd!A7la6bJC0nfF@yffWjtqQdl16r|F*A2VaEg80B%P{h_^{j5c5EwsD}R0Z@= zFy@(%F(w#@E8QAbo1Wf#&pG$pc?&=7n8aqV zls2)0l-utfD+c9DgMvT&;YTLWD;k+GgPLuXxFGnXT=&CBHq0u$+~A~G?$@@Tvg-z9NenQ zeTwfUrFOfW%Iy}iTcQp!>#B6N(I$wdyVO6=ryjd4FY!hx6}vRPp>&PiO@+d>=m(yL z*21k>FVe&HI^0l!#o`i}W>J-ToW3n(yw=AMUY9VJF(q@4Q=hhHm4( zDeZIx2<>K|-D9(+!qDAHm&a~W>LeRaLtAqZ$?jNqY%Zi=MJKt4jcX^jq z*#xBuv#>#!rJ)k(?rS6;v0EA%&lQ!h+n?rZw6LErL-V7GGD18+YUpmKD$H=j61EIdo!M@qbvFTFpN;D{qOiooMgVCYvuk0@)XJ(I7W=g$5>0sq_ zCAYXXT=mUxwJ&!;d