Skip to content

Instantly share code, notes, and snippets.

@Zehraacu
Zehraacu / FilesSnapshot.xml
Created April 30, 2024 14:48 — forked from choco-bot/FilesSnapshot.xml
IsePester v1.0.2 - Failed - Package Tests Results
<?xml version="1.0" encoding="utf-8"?>
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<files>
<file path="C:\ProgramData\chocolatey\lib\IsePester\IsePester.nupkg" checksum="90137BF02B6B4AABEDC6AF1131E73480" />
<file path="C:\ProgramData\chocolatey\lib\IsePester\isepester.nuspec" checksum="6CB8DEF4482DDA19328B31C57B10E0CA" />
<file path="C:\ProgramData\chocolatey\lib\IsePester\tools\ChocolateyInstall.ps1" checksum="25FC7BCE2E7E498C34E9B3C67645214B" />
<file path="C:\ProgramData\chocolatey\lib\IsePester\tools\IsePester.psm1" checksum="258D1C3E196EFD7967E000064852F122" />
<file path="C:\ProgramData\chocolatey\lib\IsePester\tools\README.md" checksum="A726CC12B1551397B3CBDDE0095B44E4" />
</files>
</fileSnapshot>
#!/bin/bash
# Run this:
#
# curl https://gist.github.com/nicerobot/7664605/raw/install.sh | bash -s do-sudo
#
# which will run:
[ -f qgis2-homebrew-build.sh ] || {
curl -O https://gist.github.com/nicerobot/7664605/raw/qgis2-homebrew-build.sh