Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: sitescripts/extensions/test/oracle/ieupdate.json

Issue 29354748: Fixes 4464 - Restore get_min_sdk_version() function from sitescripts.extensions.android module that… (Closed) Base URL: https://hg.adblockplus.org/sitescripts
Patch Set: Mock plugin repositories instead of cloning them Created Sept. 27, 2016, 9:44 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: sitescripts/extensions/test/oracle/ieupdate.json
===================================================================
new file mode 100644
--- /dev/null
+++ b/sitescripts/extensions/test/oracle/ieupdate.json
@@ -0,0 +1,10 @@
+{
+ "adblockplusie/msie32": {
+ "url": "https://downloads.adblockplus.org/adblockplusie-1.5-x86.msi?update",
+ "version": "1.5"
+ },
+ "adblockplusie/msie64": {
+ "url": "https://downloads.adblockplus.org/adblockplusie-1.5-x64.msi?update",
+ "version": "1.5"
+ }
+}
« no previous file with comments | « sitescripts/extensions/test/oracle/androidupdates.xml ('k') | sitescripts/extensions/test/oracle/update.rdf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld