Skip to content

Commit

Permalink
chore(deps): update packages managed by nvfetcher (#3627)
Browse files Browse the repository at this point in the history
Co-authored-by: budimanjojo-bot <111944664+budimanjojo-bot[bot]@users.noreply.github.com>
  • Loading branch information
budimanjojo-bot[bot] authored Nov 12, 2024
1 parent 817f8dd commit 85d65c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions packages/_sources/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,12 +211,12 @@
"name": null,
"owner": "stevearc",
"repo": "oil.nvim",
"rev": "c23fe08e0546d9efc242e19f0d829efa7e7b2743",
"sha256": "sha256-GFmxVkeO0PFUWllpHHM06fc0gIz3rnzomHoWyrLmaT4=",
"rev": "8735d185b37457bd899cd4e47a4517b899407949",
"sha256": "sha256-THAW/MCgT51Clon6ThZSb8moseeOwM0hc4gvSh8smB8=",
"sparseCheckout": [],
"type": "github"
},
"version": "c23fe08e0546d9efc242e19f0d829efa7e7b2743"
"version": "8735d185b37457bd899cd4e47a4517b899407949"
},
"prometheus-api-client": {
"cargoLocks": null,
Expand Down
6 changes: 3 additions & 3 deletions packages/_sources/generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -112,13 +112,13 @@
};
oil-nvim = {
pname = "oil-nvim";
version = "c23fe08e0546d9efc242e19f0d829efa7e7b2743";
version = "8735d185b37457bd899cd4e47a4517b899407949";
src = fetchFromGitHub {
owner = "stevearc";
repo = "oil.nvim";
rev = "c23fe08e0546d9efc242e19f0d829efa7e7b2743";
rev = "8735d185b37457bd899cd4e47a4517b899407949";
fetchSubmodules = false;
sha256 = "sha256-GFmxVkeO0PFUWllpHHM06fc0gIz3rnzomHoWyrLmaT4=";
sha256 = "sha256-THAW/MCgT51Clon6ThZSb8moseeOwM0hc4gvSh8smB8=";
};
date = "2024-11-12";
};
Expand Down

0 comments on commit 85d65c5

Please sign in to comment.