We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 993736f commit 91cc370Copy full SHA for 91cc370
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nodeos-linux",
3
- "version": "4.15.13",
+ "version": "4.15.14",
4
"description": "Downloads and patch Linux kernel source code to use in NodeOS",
5
"author": "Josh Garde <joshgarde@gmail.com>",
6
"contributors": [
@@ -25,7 +25,7 @@
25
"nodeos-standard": "^0.3.0"
26
},
27
"buho": {
28
- "sha256": "f59a315ac7e14ca95d251ae194cb73d91a13d5218b3a503b275ab15376cd07ec",
+ "sha256": "1bd729ce3f5012bd171fb1a08d5faaabd091236dd0833d586d439bce058846ae",
29
"type": "DirectoryIndex",
30
"url": "https://cdn.kernel.org/pub/linux/kernel/v4.x"
31
0 commit comments