Richard Kuhnt
0efdddc31b
mysql: Update to version 8.0.15
2019-02-02 12:00:23 +00:00
Arman Poghosyan
4dca3c6280
mysql: remove deprecated resolveip.exe ( #3020 )
...
closes #3019
2019-01-23 20:17:30 +01:00
Richard Kuhnt
b9ca1aec61
mysql: Update to version 8.0.14
2019-01-21 11:00:31 +00:00
Ross Smith II
850da1c1a4
mysql: Update to 8.0.13 ( #2749 )
...
See #2736
* mysql: Update to 8.0.13
* mysql: replace out-file with add-content
* mysql: replace hard coded version with vars
* mysql: add autoupdate/hash
2018-11-08 04:59:31 -08:00
Ross Smith II
339115868d
Change multiline strings to arrays ( #2363 )
2018-07-07 23:16:09 +02:00
Hugo Locurcio
5810275996
Use SPDX license identifiers in the default bucket ( #2211 )
...
This leads to more consistent license properties and allows for easier
automated parsing. https://spdx.org/licenses/
2018-04-20 18:04:49 +02:00
Richard Kuhnt
930b587db9
Update mysql to version 5.7.22
2018-04-19 08:01:03 +00:00
Richard Kuhnt
6293c66a4c
Update mysql to version 5.7.21
2018-01-15 15:01:01 +00:00
gnsngck
20290bf689
Edit post installation script of MySQL bucket ( #1901 )
...
* Edit post installation script of MySQL bucket
* Since MySQL 5.7.18, my-default file is no longer distributed in package so we can't the line to produce my.ini by copying my-default file.
* In Powershell, Out-file seems to make Byte Order Mark automatically and this occurs following error so this is a temporary commit which changes UTF-8 to ASCII doesn't make BOM.
mysql: [ERROR] Found option without preceding group in config file …\scoop\apps\mysql\current\my.ini at line 1!
mysql: [ERROR] Fatal error in defaults handling. Program aborted!
* mysql: fix whitespace
2017-12-12 13:11:18 +01:00
Richard Kuhnt
18f55570a0
Update mysql to version 5.7.20
2017-10-16 03:01:13 +00:00
Richard Kuhnt
85fc1f032e
Update mysql to version 5.7.19
2017-07-17 20:02:46 +00:00
Richard Kuhnt
091a7ee017
Update mysql to version 5.7.18
2017-04-10 18:02:00 +02:00
Rémy
8c0745137c
mysql persist database content
2017-03-25 16:28:05 +01:00
Richard Kuhnt
c797536f00
Add checkver to ruby, mysql url fix
2017-02-24 18:55:02 +01:00
Richard Kuhnt
a1dab8a061
Updates and new autoupdates
...
* add more version substitutions for urls (e.g. used for 7zip)
* 7zip add autoupdate
* update exlixr 1.4.0 and add autoupdate
* update erlang 19.2 and add autoupdate
* update ffmpeg 20170110 and add autoupdate
* update flow 0.37.4 and add autoupdate
* forge add autoupdate
* update grails 3.2.4 and add autoupdate
* update groovy 2.4.7 and add autoupdate
* fix haskell url
* update haxe 3.4.0-rc.2 and add autoupdate
* hub add autoupdate
* update hugo 0.18.1 and add autoupdate
* update latex 2.9.6161 and add autoupdate
* update lessmsi 1.5.1 and add autoupdate
* update llvm 3.9.1 and add autoupdate
* update mysql 5.7.17 and add autoupdate
* fix nginx urls
* nuget add autoupdate
* nvm add autoupdate
* update octave 4.2.0 and add autoupdate
* update pester 3.4.3 and add autoupdate
* phantomjs add autoupdate
* update postgresql 9.6.1 and add autoupdate
* puppet add autoupdate
* update racket 6.7 and add autoupdate
* update rancher 0.12.1
* rethinkdb add autoupdate
* update rsync 5.5.0 and add autoupdate
* rust-msvc add autoupdate
* rust add autoupdate
* update sbt 0.13.13 and add autoupdate
* update scala 2.12.1 and add autoupdate
* update sqlite 3160200 and add autoupdate
* update thrift 0.10.0 and add autoupdate
* update youtube-dl 2017.01.10
2017-01-11 21:14:54 +01:00
Rémy
7461df9a33
Add checkver definition to many apps ( #1119 )
...
* add checkver definitions
* add script to list manifests without checkver definition
2016-11-10 13:32:59 +11:00
Christophe
41d5a48a5a
Upgrade MySQL to 5.7.14 ( #977 )
2016-08-02 20:25:24 +10:00
Martin Lindhe
4f116eb8a9
mysql: sha256 hash ( #942 )
2016-07-07 08:11:06 +10:00
Christophe
f338c491ca
Upgrade to MySQL 5.7.13 ( #914 )
2016-06-28 07:34:28 +10:00
monotykamary
c5d963df26
Update MySQL to 5.7.12
...
MD5 taken from http://dev.mysql.com/downloads/mysql/ ,
2016-05-04 07:01:57 +07:00
MPLew-is
1408c80331
Fix configuration file encoding error
...
PowerShell apparently defaults to UTF16, so when the configuration is
read like ASCII or UTF-8, there are “null” characters between every
“echo”ed character in this script
2016-03-23 05:59:40 -04:00
MPLew-is
458d91fd23
Replace tabs with spaces
2016-03-23 05:32:54 -04:00
MPLew-is
c354c58510
Add per-architecture extract_dir directive
...
The zip file has a different directory name depending on the
architecture, so different extracted directories are needed per
architecture
2016-03-23 05:10:02 -04:00
MPLew-is
f990b2e6f2
Clean up post-install script
...
Fix minor errors that came up in testing
Add documentation
2016-03-23 04:58:39 -04:00
MPLew-is
3841c418c8
Add post-install script to initialize data and configuration
2016-03-23 04:36:25 -04:00
MPLew-is
e1c458c198
Remove adding mysqltest to path
...
No longer present in “bin” directory
2016-03-23 04:02:41 -04:00
MPLew-is
309b9565b1
Add extract directory directive
2016-03-23 04:00:27 -04:00
MPLew-is
1a0ad2215c
Add MySQL app manifest
2016-03-23 03:47:54 -04:00