This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2022-05-10 10:09:21,028 36328 [DEBUG] - _ Chocolatey:ChocolateyUpgradeCommand - Normal Run Mode _ | |
2022-05-10 10:09:21,032 36328 [INFO ] - Upgrading the following packages: | |
2022-05-10 10:09:21,033 36328 [INFO ] - kitty | |
2022-05-10 10:09:21,034 36328 [INFO ] - By upgrading, you accept licenses for the packages. | |
2022-05-10 10:09:21,276 36328 [DEBUG] - Using 'https://community.chocolatey.org/api/v2/'. | |
2022-05-10 10:09:21,817 36328 [DEBUG] - - Supports prereleases? 'True'. | |
2022-05-10 10:09:21,818 36328 [DEBUG] - - Is ServiceBased? 'True'. | |
2022-05-10 10:09:22,011 36328 [DEBUG] - Package 'kitty' found on source 'https://community.chocolatey.org/api/v2/' | |
2022-05-10 10:09:22,014 36328 [WARN ] - | |
You have kitty v0.74.4.13 installed. Version 0.76.0.8 is available based on your source(s). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
/Library/Frameworks/Python.framework/Versions/@PYVER@/bin/python@PYVER@ << "EOF" | |
# install_certifi.py | |
# | |
# sample script to install or update a set of default Root Certificates | |
# for the ssl module. Uses the certificates provided by the certifi package: | |
# https://pypi.python.org/pypi/certifi |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
git reset --hard | |
git submodule foreach --recursive 'git reset HEAD . || :' | |
git submodule foreach --recursive 'git checkout -- . || :' | |
git submodule update --init --recursive | |
git clean -d -f -f -x | |
git submodule foreach --recursive git clean -d -f -f -x |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
activex.microsoft.com | |
amer.hops.glbdns.microsoft.com | |
analytics.microsoft.com | |
analyticspixel.microsoft.com | |
applicationinsights.microsoft.com | |
apprep.smartscreen.microsoft.com | |
browser.events.data.microsoft.com | |
browser.pipe.aria.microsoft.com | |
c.microsoft.com | |
c1.microsoft.com |