Change to exact git hash for asdf dependency.
Build and Deploy API / build-and-deploy (push) Successful in 1m44s
Details
Build and Deploy API / build-and-deploy (push) Successful in 1m44s
Details
This commit is contained in:
parent
7f76d5fa4c
commit
b7daff42ce
|
|
@ -1,7 +1,10 @@
|
||||||
{
|
{
|
||||||
"fileVersion": 1,
|
"fileVersion": 1,
|
||||||
"versions": {
|
"versions": {
|
||||||
"asdf": "0.7.17+commit.5.g7f77a30",
|
"asdf": {
|
||||||
|
"repository": "git+https://github.com/libmir/asdf.git",
|
||||||
|
"version": "8b3352146256f3d850caa41b25351893fb1b773e"
|
||||||
|
},
|
||||||
"d2sqlite3": "1.0.0",
|
"d2sqlite3": "1.0.0",
|
||||||
"dxml": "0.4.5",
|
"dxml": "0.4.5",
|
||||||
"handy-http-data": "1.3.0",
|
"handy-http-data": "1.3.0",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue