Skip to content

Commit

Permalink
Merge pull request #17 from mhristof/bug-add-sha-icon
Browse files Browse the repository at this point in the history
bug-add-sha-icon
  • Loading branch information
mhristof authored Mar 7, 2020
2 parents 70ee47d + f956f0f commit 8fd5e47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ echo -n $dest</string>
{"imagefile":"b64.png","title":"base64","arg":"./base64.sh","subtitle":"Convert to and from base64"},
{"imagefile":"redact.png","title":"redact","arg":"./redact.sh","subtitle":"Remove sensitive information"},
{"imagefile":"redact.png","title":"unescape","arg":"./unescape.sh","subtitle":"Removed escaped characters"},
{"imagefile":"sha.png","title":"sha","arg":"./sha.sh","subtitle":"Converts the input to a sha256 checksum"},
{"imagefile":"39f0a1b03934a069eaf0a3106ad87d81f7d82aff.png","title":"sha","arg":"./sha.sh","subtitle":"Converts the input to a sha256 checksum"},
{"imagefile":"update.png","title":"update","arg":"update","subtitle":"Update to the latest and greatest"}
]</string>
<key>keyword</key>
Expand Down Expand Up @@ -458,7 +458,7 @@ echo -n $dest</string>
<string>~/bin:~/.local/bin:~/.brew/opt/coreutils/libexec/gnubin:~/.brew/opt/make/libexec/gnubin:~/.brew/opt/grep/libexec/gnubin:~/.brew/opt/findutils/libexec/gnubin:~/Library/Python/3.7/bin:~/.brew/opt/python/libexec/bin:~/.brew/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin::~/.brew/opt/fzf/bin</string>
</dict>
<key>version</key>
<string>0.6.1</string>
<string>0.6.2</string>
<key>webaddress</key>
<string>https://github.com/mhristof/alfred-pbpaste</string>
</dict>
Expand Down

0 comments on commit 8fd5e47

Please sign in to comment.