diff --git a/rakudo-star_x86.sls b/rakudo-star_x86.sls deleted file mode 100644 index 8d3c8dec9..000000000 --- a/rakudo-star_x86.sls +++ /dev/null @@ -1,10 +0,0 @@ -rakudo-star_x86: - '1.0.0': - full_name: 'Rakudo Star 2016.01' - installer: 'http://rakudo.org/downloads/star/rakudo-star-2016.01-x86%20(JIT).msi' - install_flags: '/qn /norestart' - uninstaller: 'http://rakudo.org/downloads/star/rakudo-star-2016.01-x86%20(JIT).msi' - uninstall_flags: '/qn /norestart' - msiexec: True - locale: en_US - reboot: False