Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Dlang
gtkd
Commits
1f30b14f
Commit
1f30b14f
authored
Jan 09, 2020
by
Hiroki Noda
Browse files
Use https in dub.json
parent
d1226bfc
Changes
1
Hide whitespace changes
Inline
Side-by-side
dub.json
View file @
1f30b14f
...
...
@@ -2,7 +2,7 @@
"name"
:
"gtk-d"
,
"targetType"
:
"none"
,
"description"
:
"GtkD is the Digital Mars D programing language OO wrapper for Gtk+."
,
"homepage"
:
"http://gtkd.org"
,
"homepage"
:
"http
s
://gtkd.org"
,
"license"
:
"LGPL license with additional exceptions"
,
"authors"
:
[
"Frank Benoit"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment