Skip to content

Commit

Permalink
chore(extensions): build extensions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
virtual-designer committed Feb 15, 2024
1 parent d4b2afb commit 80f2c35
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 7 deletions.
Binary file not shown.
47 changes: 40 additions & 7 deletions extensions/.extbuilds/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,57 +15,90 @@
},
"license": "AGPL-3.0-or-later",
"licenseURL": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
"lastUpdated": "2024-02-08T16:21:47.627Z",
"lastUpdated": "2024-02-15T16:07:04.382Z",
"readmeFileName": "README.md",
"readmeFileURL": "https://raw.githubusercontent.com/onesoft-sudo/sudobot/main/extensions/antirickroll/README.md",
"tarballs": [
{
"url": "https://raw.githubusercontent.com/onesoft-sudo/sudobot/main/extensions/.extbuilds/antirickroll/antirickroll-1.0.0-6.tar.gz",
"basename": "antirickroll-1.0.0-6.tar.gz",
"version": "1.0.0-6",
"checksum": "96386312856658a016b9bfd8f78165c42b642cfe1ff736a3adb58f55cc01956d585e08e5c2e38b27414cffbd6c811b016b3d9dfe15d91c4e6d327b33b60a8b89",
"size": 4260,
"createdAt": "2024-02-15T16:07:01.454Z"
},
{
"url": "https://raw.githubusercontent.com/onesoft-sudo/sudobot/main/extensions/.extbuilds/antirickroll/antirickroll-1.0.0-5.tar.gz",
"basename": "antirickroll-1.0.0-5.tar.gz",
"version": "1.0.0-5",
"checksum": "885b0942ca144866529cb364f6ac7823320756781e22d4f47980240589891369ecb3841de8c27fc7e2da33fad0743c52039ee103d2a22d27f2d8b474cd5ed328",
"size": 4271,
"createdAt": "2024-02-08T16:20:43.473Z"
"createdAt": "2024-02-15T16:06:00.602Z"
},
{
"url": "https://raw.githubusercontent.com/onesoft-sudo/sudobot/main/extensions/.extbuilds/antirickroll/antirickroll-1.0.0-4.tar.gz",
"basename": "antirickroll-1.0.0-4.tar.gz",
"version": "1.0.0-4",
"checksum": "7fae8410a3b60dd3f060bffb957f21a95914f888d468f62637ceb88d209fc877aa4d96e7666298d323323722c0e57463515b7bc31e4fed661a9ad9ef31e2b2ee",
"size": 4279,
"createdAt": "2024-02-08T16:20:43.473Z"
"createdAt": "2024-02-15T16:06:00.602Z"
},
{
"url": "https://raw.githubusercontent.com/onesoft-sudo/sudobot/main/extensions/.extbuilds/antirickroll/antirickroll-1.0.0-3.tar.gz",
"basename": "antirickroll-1.0.0-3.tar.gz",
"version": "1.0.0-3",
"checksum": "cd9470a17d2ca58c2474c2d1b70bf9d27c56a00e2b5c25df350558c292ba28fe816fd4d0e369d3a6a6b779e30d4b8810d99802d8c428c5e3647ee700632df17f",
"size": 4276,
"createdAt": "2024-02-08T16:20:43.473Z"
"createdAt": "2024-02-15T16:06:00.602Z"
},
{
"url": "https://raw.githubusercontent.com/onesoft-sudo/sudobot/main/extensions/.extbuilds/antirickroll/antirickroll-1.0.0-2.tar.gz",
"basename": "antirickroll-1.0.0-2.tar.gz",
"version": "1.0.0-2",
"checksum": "c1769e93a1b54c268d8aebf48f24af11fb47ef7576c274f1103c3c20e164c9938410983cb5e61bbf1ce7264cdca2ebf41d848c5b751503d4566bf039b407c84c",
"size": 4276,
"createdAt": "2024-02-08T16:20:43.473Z"
"createdAt": "2024-02-15T16:06:00.602Z"
},
{
"url": "https://raw.githubusercontent.com/onesoft-sudo/sudobot/main/extensions/.extbuilds/antirickroll/antirickroll-1.0.0-1.tar.gz",
"basename": "antirickroll-1.0.0-1.tar.gz",
"version": "1.0.0-1",
"checksum": "ae67b545ab8f01b84edae2e888b79f901c9003864993bcfc3474694c8717d58acd9ca0527c8096335df5fdbc20fe47cbfb32130a718b4ca4d3c849fcb2f10b69",
"size": 4265,
"createdAt": "2024-02-08T16:20:43.473Z"
"createdAt": "2024-02-15T16:06:00.602Z"
},
{
"url": "https://raw.githubusercontent.com/onesoft-sudo/sudobot/main/extensions/.extbuilds/antirickroll/antirickroll-1.0.0.tar.gz",
"basename": "antirickroll-1.0.0.tar.gz",
"version": "1.0.0",
"checksum": "a8e4a29198cd5b70f1a5c1eba2db3b259c139fa336eb51ea76ae9be4f2f314a10685d8d12c21579366ec4aff64fcd4f5889d1f8f8ecbb05056cf0523f09759b8",
"size": 4163,
"createdAt": "2024-02-08T16:20:43.473Z"
"createdAt": "2024-02-15T16:06:00.602Z"
}
]
},
"com.example.extesion": {
"name": "urlfish",
"id": "com.example.extesion",
"commands": 1,
"events": 2,
"buildCommand": "npm run build",
"language": "typescript",
"services": 1,
"main": "./build/index.js",
"iconURL": null,
"licenseURL": "https://spdx.org/licenses/undefined.html",
"lastUpdated": "2024-02-15T16:07:04.385Z",
"readmeFileName": "README.md",
"readmeFileURL": "https://raw.githubusercontent.com/onesoft-sudo/sudobot/main/extensions/urlfish/README.md",
"tarballs": [
{
"url": "https://raw.githubusercontent.com/onesoft-sudo/sudobot/main/extensions/.extbuilds/urlfish/urlfish-1.0.0.tar.gz",
"basename": "urlfish-1.0.0.tar.gz",
"version": "1.0.0",
"checksum": "fcdeacc503ac9e2957897361f63b30437048f28d81d8799b6d8d9768427dc59e0b532039ab7373dd7b638599e18f40f9025de96ca23dfd212d5119d0b4388d52",
"size": 1806,
"createdAt": "2024-02-15T16:07:04.262Z"
}
]
}
Expand Down
Binary file not shown.

0 comments on commit 80f2c35

Please sign in to comment.