From c1ef44f20cebf7f51409553a9a2b26dba8baa1cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 01:41:16 +0000 Subject: [PATCH] flake.lock: Updating 'org-yt (TobiasZawada/org-yt)' - 40cc1ac7 -> 158e2020 ### Changes for org-yt On branch: master Commits: https://github.com/TobiasZawada/org-yt/compare/40cc1ac76d741055cbefa13860d9f070a7ade001...158e20204cd952a77c1e561552f1cdbfb1a5acb6 - [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 --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 75c6c6e..b1fd249 100644 --- a/flake.lock +++ b/flake.lock @@ -295,11 +295,11 @@ "org-yt": { "flake": false, "locked": { - "lastModified": 1527381913, - "narHash": "sha256-dzQ6B7ryzatHCTLyEnRSbWO0VUiX/FHYnpHTs74aVUs=", + "lastModified": 1688767866, + "narHash": "sha256-vKV1sR5CB9eJPSY0NQbhyISLMTF+LTR2kBys+zFsQ+Y=", "owner": "TobiasZawada", "repo": "org-yt", - "rev": "40cc1ac76d741055cbefa13860d9f070a7ade001", + "rev": "158e20204cd952a77c1e561552f1cdbfb1a5acb6", "type": "github" }, "original": {