File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1616 " https://raw.githubusercontent.com/TheRandomLabs/Scoop-Python/master/scripts/uninstall-python-package.ps1"
1717 ],
1818 "hash" : [
19- " 7b85537c04e06f225f34be8e891eddbff778fc4cf35b0e4c556327ae8d1ace06 " ,
20- " a9c071f74b1cbc42fe4c45e079d44701cfeec60017ceb499ccb65e463d46cc51 " ,
21- " a54e18c313e249e72183dfd1751a8f2f23e5c30179800bea5a622b1cbd719158 "
19+ " e657f6b961214b9b54ab8bea485dc1be84610f8dde3569fe62f1afa19d331457 " ,
20+ " 7d757d116b6d0d5ce4162584c46e9027329e6d7087e87d0b8f40cfa5656de92f " ,
21+ " a820bfedfee9b6e2c5825442b9664e434d0e61468361f1b262c89e405b51ee01 "
2222 ],
2323 "bin" : [
2424 " install-python-package.ps1" ,
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ if (-not (Get-Command -ErrorAction Ignore python)) {
5959 exit 1
6060}
6161
62- if ($repo ) {
62+ if ($repository ) {
6363 if (-not (Get-Command - ErrorAction Ignore git)) {
6464 Write-Host " Git is not installed"
6565 exit 1
You can’t perform that action at this time.
0 commit comments