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
c9073a25
Unverified
Commit
c9073a25
authored
Jan 09, 2020
by
Mike Wey
Committed by
GitHub
Jan 09, 2020
Browse files
Merge pull request #291 from kubo39/patch-1
Use https in dub.json
parents
d1226bfc
1f30b14f
Changes
1
Hide whitespace changes
Inline
Side-by-side
dub.json
View file @
c9073a25
...
...
@@ -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