From 211c680cb30b635cb7b8a54bc4471ac567432a3a Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 11 Sep 2024 08:12:58 +0200 Subject: bump --- _sources/generated.json | 14 +++++++------- _sources/generated.nix | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) (limited to '_sources') diff --git a/_sources/generated.json b/_sources/generated.json index 934d83a2..0c6662c8 100644 --- a/_sources/generated.json +++ b/_sources/generated.json @@ -217,7 +217,7 @@ }, "mpv-subselect": { "cargoLocks": null, - "date": "2024-05-15", + "date": "2024-08-31", "extract": null, "name": "mpv-subselect", "passthru": null, @@ -227,13 +227,13 @@ "fetchSubmodules": false, "leaveDotGit": false, "name": null, - "rev": "a5864aa2ee849c372964809842c2b1db3d0c20ea", - "sha256": "sha256-NKiQfx0WuDySXRR9I6FKcuzyIz3gVWXcaQgaEvyepT8=", + "rev": "9b0043ba6042ba01fdd2533281313b70cbc98be4", + "sha256": "sha256-ZLWwkwrFaOg7PnuC23VaZ0P3zMhm1JmVf0eH9lqO0BY=", "sparseCheckout": [], "type": "git", "url": "https://github.com/CogentRedTester/mpv-sub-select" }, - "version": "a5864aa2ee849c372964809842c2b1db3d0c20ea" + "version": "9b0043ba6042ba01fdd2533281313b70cbc98be4" }, "mpv-youtube-quality": { "cargoLocks": null, @@ -339,11 +339,11 @@ "passthru": null, "pinned": false, "src": { - "sha256": "sha256-+pRvc5mr2PEkG05IzPjUrE6Yr8EwG4zA/3DEU8GVA1E=", + "sha256": "sha256-X0dWvx/v/wGEgPE6Cu5MN5ocnJeUi0iutrz72L+55aU=", "type": "tarball", - "url": "https://github.com/matusnovak/prometheus-smartctl/archive/refs/tags/v2.3.0.tar.gz" + "url": "https://github.com/matusnovak/prometheus-smartctl/archive/refs/tags/v2.4.0.tar.gz" }, - "version": "2.3.0" + "version": "2.4.0" }, "tomorrow-night-paradise-theme": { "cargoLocks": null, diff --git a/_sources/generated.nix b/_sources/generated.nix index d4d97c03..8c3074ab 100644 --- a/_sources/generated.nix +++ b/_sources/generated.nix @@ -130,17 +130,17 @@ }; mpv-subselect = { pname = "mpv-subselect"; - version = "a5864aa2ee849c372964809842c2b1db3d0c20ea"; + version = "9b0043ba6042ba01fdd2533281313b70cbc98be4"; src = fetchgit { url = "https://github.com/CogentRedTester/mpv-sub-select"; - rev = "a5864aa2ee849c372964809842c2b1db3d0c20ea"; + rev = "9b0043ba6042ba01fdd2533281313b70cbc98be4"; fetchSubmodules = false; deepClone = false; leaveDotGit = false; sparseCheckout = [ ]; - sha256 = "sha256-NKiQfx0WuDySXRR9I6FKcuzyIz3gVWXcaQgaEvyepT8="; + sha256 = "sha256-ZLWwkwrFaOg7PnuC23VaZ0P3zMhm1JmVf0eH9lqO0BY="; }; - date = "2024-05-15"; + date = "2024-08-31"; }; mpv-youtube-quality = { pname = "mpv-youtube-quality"; @@ -204,10 +204,10 @@ }; smartprom = { pname = "smartprom"; - version = "2.3.0"; + version = "2.4.0"; src = fetchTarball { - url = "https://github.com/matusnovak/prometheus-smartctl/archive/refs/tags/v2.3.0.tar.gz"; - sha256 = "sha256-+pRvc5mr2PEkG05IzPjUrE6Yr8EwG4zA/3DEU8GVA1E="; + url = "https://github.com/matusnovak/prometheus-smartctl/archive/refs/tags/v2.4.0.tar.gz"; + sha256 = "sha256-X0dWvx/v/wGEgPE6Cu5MN5ocnJeUi0iutrz72L+55aU="; }; }; tomorrow-night-paradise-theme = { -- cgit v1.2.3