Skip to content

Commit 27f3537

Browse files
committed
Depctrl feed: update URLs to point to new repo location
1 parent db39439 commit 27f3537

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

DependencyControl.template.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"dependencyControlFeedFormatVersion": "0.2.0",
33
"name": "FFI Experiments",
44
"description": "Experiments combining C++ with luajit FFI",
5-
"baseUrl": "https://github.com/torque/ffi-experiments",
5+
"baseUrl": "https://github.com/TypesettingTools/ffi-experiments",
66
"url": "@{baseUrl}",
77
"maintainer": "torque",
88
"knownFeeds": {
@@ -20,7 +20,7 @@
2020
"released": "2015-05-01",
2121
"default": true,
2222
"platforms": ["Windows-x86", "Windows-x64", "OSX-x64"],
23-
"fileBaseUrl": "https://github.com/torque/ffi-experiments/releases/download/r3/",
23+
"fileBaseUrl": "https://github.com/TypesettingTools/ffi-experiments/releases/download/r3/",
2424
"files": [
2525
{
2626
"name": ".lua",
@@ -74,7 +74,7 @@
7474
"released": "2015-05-01",
7575
"default": true,
7676
"platforms": ["Windows-x86", "Windows-x64", "OSX-x64"],
77-
"fileBaseUrl": "https://github.com/torque/ffi-experiments/releases/download/r3/",
77+
"fileBaseUrl": "https://github.com/TypesettingTools/ffi-experiments/releases/download/r3/",
7878
"files": [
7979
{
8080
"name": ".lua",
@@ -128,7 +128,7 @@
128128
"released": "2016-01-27",
129129
"default": true,
130130
"platforms": ["Windows-x86", "Windows-x64", "OSX-x64"],
131-
"fileBaseUrl": "https://github.com/torque/ffi-experiments/releases/download/r3/",
131+
"fileBaseUrl": "https://github.com/TypesettingTools/ffi-experiments/releases/download/r3/",
132132
"files": [
133133
{
134134
"name": ".lua",
@@ -181,7 +181,7 @@
181181
"version": "0.1.2",
182182
"released": "2016-01-22",
183183
"default": true,
184-
"fileBaseUrl": "https://github.com/torque/ffi-experiments/releases/download/r3/",
184+
"fileBaseUrl": "https://github.com/TypesettingTools/ffi-experiments/releases/download/r3/",
185185
"files": [
186186
{
187187
"name": ".lua",

0 commit comments

Comments
 (0)