Upgrade Prism to 531adde (latest 20141203)

Main feature update: Make HTTP response-status case-insensitive
This commit is contained in:
Tzu-ping Chung
2014-12-03 11:34:42 +08:00
parent 5ef55de5cb
commit b8755f85df
2 changed files with 13 additions and 1 deletions

View File

@@ -10,6 +10,8 @@
<string>MacDown</string>
<key>IDESourceControlProjectOriginsDictionary</key>
<dict>
<key>2F1767954F6E41A8A969AD0C1FD6055664A8E4E6</key>
<string>https://github.com/LeaVerou/prism.git</string>
<key>9635D08B964B59C48EA8E6805E0CB50B3BAF24BE</key>
<string>https://github.com/hoedown/hoedown.git</string>
<key>D29B2AF65723D6330588EAE1AA18C06828F4C6B0</key>
@@ -19,6 +21,8 @@
<string>MacDown.xcworkspace</string>
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
<dict>
<key>2F1767954F6E41A8A969AD0C1FD6055664A8E4E6</key>
<string>../Dependency/prism</string>
<key>9635D08B964B59C48EA8E6805E0CB50B3BAF24BE</key>
<string>../../c/hoedown/hoedown</string>
<key>D29B2AF65723D6330588EAE1AA18C06828F4C6B0</key>
@@ -48,6 +52,14 @@
<key>IDESourceControlWCCName</key>
<string>macdown</string>
</dict>
<dict>
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
<string>public.vcs.git</string>
<key>IDESourceControlWCCIdentifierKey</key>
<string>2F1767954F6E41A8A969AD0C1FD6055664A8E4E6</string>
<key>IDESourceControlWCCName</key>
<string>prism</string>
</dict>
</array>
</dict>
</plist>