From 613f66bf778d8d7d213553324c08b0d2764961ad Mon Sep 17 00:00:00 2001 From: Julio Cesar Date: Thu, 16 Dec 2021 13:44:21 -0300 Subject: [PATCH] =?UTF-8?q?Remo=C3=A7=C3=A3o=20de=20framework=20n=C3=A3o?= =?UTF-8?q?=20utilizado=20e=20ajuste=20no=20HStorage4Bind?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- boss-lock.json | 16 ---------------- boss.json | 3 +-- 2 files changed, 1 insertion(+), 18 deletions(-) diff --git a/boss-lock.json b/boss-lock.json index 2eab394..35991e8 100644 --- a/boss-lock.json +++ b/boss-lock.json @@ -26,14 +26,6 @@ "failed": false, "changed": false }, - "https://github.com/bittencourtthulio/hstorage4d": { - "name": "hstorage4d", - "version": "1.0.2", - "hash": "3cf606bddab3b3f310daf0952e28dddd", - "artifacts": {}, - "failed": false, - "changed": false - }, "https://github.com/bittencourtthulio/localcache4d": { "name": "localcache4d", "version": "1.0.4", @@ -50,14 +42,6 @@ "failed": false, "changed": false }, - "https://github.com/pmadalozzo/hstorage4bind": { - "name": "HStorage4Bind", - "version": "1.0.1", - "hash": "6bf43044101a9b073f011960a385d8e7", - "artifacts": {}, - "failed": false, - "changed": false - }, "https://github.com/pmadalozzo/zipcode4bind": { "name": "ZipCode4Bind", "version": "1.0.1", diff --git a/boss.json b/boss.json index 4e1c902..d4d178d 100644 --- a/boss.json +++ b/boss.json @@ -7,10 +7,9 @@ "projects": [], "dependencies": { "https://github.com/bittencourtthulio/aws4d": "^1.0.7", - "https://github.com/bittencourtthulio/hstorage4d": "^1.0.1", "https://github.com/bittencourtthulio/localcache4d": "^1.0.4", "https://github.com/bittencourtthulio/translator4d": "^1.0.4", - "https://github.com/pmadalozzo/HStorage4Bind": "^1.0.1", + "https://github.com/juliocandrade/HStorage4Bind": "^1.0.1", "https://github.com/pmadalozzo/zipcode4bind": "^1.0.1", "https://github.com/viniciussanchez/dataset-serialize": "^v2.3.0", "https://github.com/viniciussanchez/restrequest4delphi": "^v3.0.5"