Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/flathub/shared-modules.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsciiWolf <mail@asciiwolf.com>2022-07-24 14:06:35 +0300
committerGitHub <noreply@github.com>2022-07-24 14:06:35 +0300
commit1be814b01e24e994d030b36875233ea251b47773 (patch)
tree8c2f2ae765d863457cebab2c0d61806aa180de6e
parent1bb53934f105743f84f923693847185dce613cef (diff)
Add missing spaces into libusb manifest (#196)
-rw-r--r--libusb/libusb.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/libusb/libusb.json b/libusb/libusb.json
index 0df7a4c..e96abf4 100644
--- a/libusb/libusb.json
+++ b/libusb/libusb.json
@@ -8,8 +8,8 @@
],
"sources": [
{
- "type":"archive",
- "url":"https://github.com/libusb/libusb/archive/v1.0.26.tar.gz",
+ "type": "archive",
+ "url": "https://github.com/libusb/libusb/archive/v1.0.26.tar.gz",
"sha256": "a09bff99c74e03e582aa30759cada218ea8fa03580517e52d463c59c0b25e240"
}
],