### 👟 Reproduction steps ``` brew tap bridgecrewio/airiam https://github.com/bridgecrewio/airiam brew update brew install airiam ``` ### 👍 Expected behavior airiam is installed ### 👎 Actual Behavior ``` ==> Downloading curl: (3) URL using bad/illegal format or missing URL Error: airiam: Failed to download resource "airiam--boto3" Download failed: ``` Broken URL and SHA: https://github.com/bridgecrewio/AirIAM/blob/79706dadaa196a77a94e8853baf79ecc3d5982f5/HomebrewFormula/airiam.rb#L11-L14 ### 💻 Operating system MacOS ### 🧱 Your Environment _No response_ ### Python Version python3 ### checkov-version 2.2.75 ### Share output with the environment variable LOG_LEVEL set to DEBUG N/A ### 👀 Have you spent some time to check if this issue has been raised before? - [X] I checked and didn't find similar issue
👟 Reproduction steps
👍 Expected behavior
airiam is installed
👎 Actual Behavior
Broken URL and SHA:
AirIAM/HomebrewFormula/airiam.rb
Lines 11 to 14 in 79706da
💻 Operating system
MacOS
🧱 Your Environment
No response
Python Version
python3
checkov-version
2.2.75
Share output with the environment variable LOG_LEVEL set to DEBUG
N/A
👀 Have you spent some time to check if this issue has been raised before?