diff options
| author | Irssi Scripts Helper | 2016-04-26 18:56:51 +0000 | 
|---|---|---|
| committer | Irssi Scripts Helper | 2016-04-26 18:56:51 +0000 | 
| commit | 4f9c7fd34d31ecb8b51bae73d955aeff65ef034a (patch) | |
| tree | 065d4e6396bfe5535db960fbf090a5e4d8d0bc9e /_data | |
| parent | 0e27c2df21881ab503ebd327aa6b755e28deaef8 (diff) | |
| download | scripts.irssi.org-4f9c7fd34d31ecb8b51bae73d955aeff65ef034a.tar.bz2 | |
automatic scripts database update for 0e27c2df21881ab503ebd327aa6b755e28deaef8
[skip ci]
Diffstat (limited to '_data')
| -rw-r--r-- | _data/scripts.yaml | 9 | 
1 files changed, 5 insertions, 4 deletions
| diff --git a/_data/scripts.yaml b/_data/scripts.yaml index 3f309a4..fe74df3 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -1843,15 +1843,16 @@    url: http://irssi.hauwaerts.be/hignore.pl    version: '0.02'  - -  authors: ramnes +  authors: 'Guillaume Gelin'    contact: contact@ramnes.eu    description: 'Call a system command when receiving a hilight'    filename: hilightcmd.pl -  license: GPLv3 -  modified: '2016-02-29 11:44:16' +  license: 'GNU GPLv3' +  modified: '2016-04-26 11:41:22' +  modules: 'String::ShellQuote Text::Sprintf::Named'    name: hilightcmd    url: https://github.com/ramnes/hilightcmd -  version: 0.1 +  version: '0.1'  -    authors: "Timo 'cras' Sirainen, Mark 'znx' Sangster"    contact: 'tss@iki.fi, znxster@gmail.com' | 
