Skip to content

Commit

Permalink
AU: 2 updated - mkdocs-material php
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jun 7, 2017
1 parent adbeeaa commit d35644c
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion automatic/mkdocs-material/mkdocs-material.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>mkdocs-material</id>
<title>MkDocs Material Theme</title>
<version>1.7.1</version>
<version>1.7.2</version>
<authors>Martin Donath</authors>
<owners>chocolatey</owners>
<projectUrl>http://squidfunk.github.io/mkdocs-material/</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/mkdocs-material/tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Update-SessionEnvironment

$version = '1.7.1'
$version = '1.7.2'

python -m pip install mkdocs-material==$version
4 changes: 2 additions & 2 deletions automatic/php_7.0.x/php_7.0.x.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>php</id>
<title>PHP (Hypertext Preprocessor)</title>
<version>7.0.13</version>
<version>7.0.20</version>
<authors>PHP Authors</authors>
<owners>chocolatey, Rob Reynolds</owners>
<summary>PHP – widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.</summary>
Expand All @@ -23,7 +23,7 @@ For example: `--params '"/ThreadSafe ""/InstallDir:C:\PHP"""'`.
<tags>php development programming foss cross-platform admin</tags>
<licenseUrl>http://us.php.net/license/</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<releaseNotes>https://secure.php.net/ChangeLog-7.php#7.0.15</releaseNotes>
<releaseNotes>https://secure.php.net/ChangeLog-7.php#7.0.20</releaseNotes>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/4e147ce52b1a2a7ac522ffbce6d176f257de6ac1/icons/php.svg</iconUrl>
<bugTrackerUrl>https://bugs.php.net/</bugTrackerUrl>
<docsUrl>https://secure.php.net/docs.php</docsUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/php_7.0.x/tools/downloadInfo.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
threadsafe|http://windows.php.net//downloads/releases/php-7.0.15-Win32-VC14-x86.zip|http://windows.php.net//downloads/releases/php-7.0.15-Win32-VC14-x64.zip|65cf25d4a0829df089ddd7dc02ed52886d48a7ce76f1bddee23f2c7754826060|9c309ad99ad762fe1031a85ebf0fbbb154b3fddd9b004b550bd23a617f85a38b
not-threadsafe|http://windows.php.net//downloads/releases/php-7.0.15-nts-Win32-VC14-x86.zip|http://windows.php.net//downloads/releases/php-7.0.15-nts-Win32-VC14-x64.zip|a1a452944aef433f98268578e9245f3235323dbb3533a54fee8dbfc202ba7c0b|52fd179c94a2f5db02b11123017277848acb47c3d061a12bdbb2450510dc4499
threadsafe|http://windows.php.net//downloads/releases/php-7.0.20-Win32-VC14-x86.zip|http://windows.php.net//downloads/releases/php-7.0.20-Win32-VC14-x64.zip|f7175cb258200f5813c4ccb8a0318c62b0397a49d18ec77a7936c82e82b41aca|c66e64ce5dc3bd7d9e359d1e0f8a801ac464f494ede60383a70ff60725417da9
not-threadsafe|http://windows.php.net//downloads/releases/php-7.0.20-nts-Win32-VC14-x86.zip|http://windows.php.net//downloads/releases/php-7.0.20-nts-Win32-VC14-x64.zip|e286297651034c3b709d8017d5ae181bfd377313696c91ff6e2ab624ab2cdb04|a6a3e40b1ca1e053b70eab3756fcd468798098380e0cd583efdf78a9db020941

0 comments on commit d35644c

Please sign in to comment.