From 69b017f20b9bf7788b242334c1c5de0c3435a6c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 01:10:53 +0000 Subject: [PATCH] flake.lock: Updating 'org-yt (TobiasZawada/org-yt)' - 40cc1ac7 -> ac12a033 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Changes for org-yt On branch: master Commits: https://github.com/TobiasZawada/org-yt/compare/40cc1ac76d741055cbefa13860d9f070a7ade001...ac12a033dc3d7e65484c3f1d4c132607f8f2b646 - [0e7f3478](https://github.com/TobiasZawada/org-yt/commit/0e7f3478039149f4543fa8ea008e5733aee47863) Don't require imagemagick for resizing. - [1ecdc45e](https://github.com/TobiasZawada/org-yt/commit/1ecdc45ef02ac8a3661299a38c3ea3a1f3e5be17) make https instead of http - [d8fd93cc](https://github.com/TobiasZawada/org-yt/commit/d8fd93cc3c21645853ab26372b3230fbea3ff2d7) Cache thumbnails and add error handling when no Internet - [843c1561](https://github.com/TobiasZawada/org-yt/commit/843c1561e16e80e814a77331831f6419e55c8a7b) Create cache directory if it does not exist - [07f82948](https://github.com/TobiasZawada/org-yt/commit/07f82948ae60327a88ad32c6d74c4a5514168235) Add warning to cache directory - [d1df78a1](https://github.com/TobiasZawada/org-yt/commit/d1df78a18b9c4605f08cdce3574610645ff68d99) Make using the cache optional - [9011b6ca](https://github.com/TobiasZawada/org-yt/commit/9011b6ca3883f29572296f65d9e578dba84ca43a) Use user-emacs-directory instead of "~/.emacs.d/" - [5acca82c](https://github.com/TobiasZawada/org-yt/commit/5acca82caaf1d3b14661551985d0a5e19d8f4a9e) Comments acceptable for checkdoc; Delimit cache size - [84608d89](https://github.com/TobiasZawada/org-yt/commit/84608d89ab7e64aa9a0dadb4797d97ea3a6829cf) Avoid compiler warning for long comment - [ac12a033](https://github.com/TobiasZawada/org-yt/commit/ac12a033dc3d7e65484c3f1d4c132607f8f2b646) Fix [TobiasZawada/org-yt⁠#5](http://r.duckduckgo.com/l/?uddg=https://github.com/TobiasZawada/org-yt/issues/5). Simple export to html. --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 75c6c6e..565b706 100644 --- a/flake.lock +++ b/flake.lock @@ -295,11 +295,11 @@ "org-yt": { "flake": false, "locked": { - "lastModified": 1527381913, - "narHash": "sha256-dzQ6B7ryzatHCTLyEnRSbWO0VUiX/FHYnpHTs74aVUs=", + "lastModified": 1690148100, + "narHash": "sha256-qtduGCOnBTDbzi8dmnUuAptg3Ti8m/5RvPK8mGw9PF0=", "owner": "TobiasZawada", "repo": "org-yt", - "rev": "40cc1ac76d741055cbefa13860d9f070a7ade001", + "rev": "ac12a033dc3d7e65484c3f1d4c132607f8f2b646", "type": "github" }, "original": {