mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Fix link issues
Fix CI issues
This commit is contained in:
parent
d08d77dcf7
commit
70660bdd11
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@ before_script:
|
|||
- gem install bundler
|
||||
- gem install danger
|
||||
script:
|
||||
- awesome_bot applications.json -d 1 -w https://matrix.org,https://camo.githubusercontent.com,http://joshparnham.com,https://pock.pigigaldi.com,https://docs.microsoft.com/powershell/scripting/install/installing-powershell-core-on-macos?view=powershell-6,https://adequate.systems/
|
||||
- awesome_bot applications.json -d 1 -w https://matrix.org,https://camo.githubusercontent.com,http://joshparnham.com,https://pock.pigigaldi.com,https://docs.microsoft.com/powershell/scripting/install/installing-powershell-core-on-macos?view=powershell-6,https://adequate.systems/ --allow-timeout
|
||||
- danger
|
||||
after_success:
|
||||
- swift ./.github/main.swift
|
||||
|
|
|
@ -2164,7 +2164,7 @@
|
|||
"https://raw.githubusercontent.com/httptoolkit/httptoolkit.tech/master/src/images/intercept-screenshot.png",
|
||||
"https://raw.githubusercontent.com/httptoolkit/httptoolkit.tech/master/src/images/edit-screenshot.png"
|
||||
],
|
||||
"official_site": "https://httptoolkit.tech/mock/",
|
||||
"official_site": "https://httptoolkit.tech/",
|
||||
"languages": [
|
||||
"type_script"
|
||||
]
|
||||
|
@ -2190,7 +2190,7 @@
|
|||
"categories": [
|
||||
"web-development"
|
||||
],
|
||||
"repo_url": "https://github.com/ronakdev/itunesconnect",
|
||||
"repo_url": "https://github.com/trulyronak/itunesconnect",
|
||||
"title": "iTunesConnect",
|
||||
"icon_url": "",
|
||||
"screenshots": [],
|
||||
|
@ -6676,7 +6676,7 @@
|
|||
"categories": [
|
||||
"subtitles"
|
||||
],
|
||||
"repo_url": "https://github.com/spilja/Subtitlr/tree/master",
|
||||
"repo_url": "https://github.com/lucijafrkovic/Subtitlr/tree/master",
|
||||
"title": "Subtitlr",
|
||||
"icon_url": "",
|
||||
"screenshots": [],
|
||||
|
|
Loading…
Reference in a new issue