yaziPlugins.projects: 0-unstable-2025-03-03 -> 0-unstable-2025-05-17 (#409295)

This commit is contained in:
Austin Horstman 2025-05-21 19:12:32 -05:00 committed by GitHub
commit 89eac15781
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,13 +5,13 @@
}:
mkYaziPlugin {
pname = "projects.yazi";
version = "0-unstable-2025-03-03";
version = "0-unstable-2025-05-17";
src = fetchFromGitHub {
owner = "MasouShizuka";
repo = "projects.yazi";
rev = "4f11eccf835556600a37730b383ee12f00d4fc59";
hash = "sha256-XHGlQn0Nsxh/WScz4v2I+IWvzGJ9QTXbB7zgSCPQ+E0=";
rev = "df44165610faa66f623a3e2085e05085cba23d66";
hash = "sha256-XVN605TujmA4f1gCjJRnBBrCjmfoTdtNwhRBEqTBnLM=";
};
meta = {