Skip to content

Commit

Permalink
Update manifest for tappack 0.2 and remove ttags config
Browse files Browse the repository at this point in the history
  • Loading branch information
ejohb committed Apr 10, 2023
1 parent d8c1a6a commit e8d2960
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 7 deletions.
17 changes: 15 additions & 2 deletions module/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,23 @@
name: hct

dependencies:

tools:
.type: URL
url: https://github.com/fmtr/tools.be/releases/download/v0.0.9/tools.tapp
.type: GitHubReleaseAsset
org: fmtr
repo: tools.be
filename: tools.tapp

.channels:
development:
.type: LocalPath
path: /fm/tools.be/module

patches:
- .channels:
development:
.type: Version
path: hct_constants.be
pattern: \bvar\s+VERSION\s*=\s*'{version}'

code_mask: hct.update("{url}")
5 changes: 0 additions & 5 deletions ttads.yml

This file was deleted.

0 comments on commit e8d2960

Please sign in to comment.