aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bitbucket
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/bitbucket')
-rw-r--r--recipes/bitbucket/icon.svg2
-rw-r--r--recipes/bitbucket/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/bitbucket/icon.svg b/recipes/bitbucket/icon.svg
index 9eb9b01..5949b5f 100644
--- a/recipes/bitbucket/icon.svg
+++ b/recipes/bitbucket/icon.svg
@@ -1 +1 @@
<svg height="500" viewBox="0 0 62.42 62.42" width="500" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="64.01" x2="32.99" y1="30.27" y2="54.48"><stop offset=".18" stop-color="#0052cc"/><stop offset="1" stop-color="#2684ff"/></linearGradient><g transform="translate(0 -3.13)"><path d="m2 6.26a2 2 0 0 0 -2 2.32l8.49 51.54a2.72 2.72 0 0 0 2.66 2.27h40.73a2 2 0 0 0 2-1.68l8.49-52.12a2 2 0 0 0 -2-2.32zm35.75 37.25h-13l-3.52-18.39h19.67z" fill="#2684ff"/><path d="m59.67 25.12h-18.77l-3.15 18.39h-13l-15.35 18.22a2.71 2.71 0 0 0 1.75.66h40.74a2 2 0 0 0 2-1.68z" fill="url(#a)"/></g></svg> \ No newline at end of file <svg height="500" viewBox="0 0 62.42 62.42" width="500" xmlns="http://www.w3.org/2000/svg"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="64.01" x2="32.99" y1="30.27" y2="54.48"><stop offset=".18" stop-color="#0052cc"/><stop offset="1" stop-color="#2684ff"/></linearGradient><path d="M2 3.13a2 2 0 0 0-2 2.32l8.49 51.54a2.72 2.72 0 0 0 2.66 2.27h40.73a2 2 0 0 0 2-1.68l8.49-52.12a2 2 0 0 0-2-2.32zm35.75 37.25h-13l-3.52-18.39H40.9z" fill="#2684ff"/><path d="M59.67 25.12H40.9l-3.15 18.39h-13L9.4 61.73a2.71 2.71 0 0 0 1.75.66h40.74a2 2 0 0 0 2-1.68z" fill="url(#a)" transform="translate(0 -3.13)"/></svg> \ No newline at end of file
diff --git a/recipes/bitbucket/package.json b/recipes/bitbucket/package.json
index cd6fc24..9d9ecfb 100644
--- a/recipes/bitbucket/package.json
+++ b/recipes/bitbucket/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "bitbucket", 2 "id": "bitbucket",
3 "name": "BitBucket", 3 "name": "BitBucket",
4 "version": "1.0.0", 4 "version": "1.0.1",
5 "description": "An unofficial Ferdi recipe for Atlassian's BitBucket", 5 "description": "An unofficial Ferdi recipe for Atlassian's BitBucket",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Kittywhiskers Van Gogh <63189531+kittywhiskers@users.noreply.github.com>", 7 "author": "Kittywhiskers Van Gogh <63189531+kittywhiskers@users.noreply.github.com>",