Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Homebrew/brew.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Sep 26, 2016
    • Zhiming Wang's avatar
      fixtures: add test.m4a · b6f98312
      Zhiming Wang authored
      test.m4a contains an AAC LC stream inside an M4A (MPEG-4 Part 14)
      container. It is generated by FFmpeg 3.1.3 from test.wav:
      
          ffmpeg -y -i test.wav -c:a aac -profile:a aac_low -b:a 32k test.m4a
      
      test.m4a facilitates testing utilities or libraries that work with the
      AAC codec or the M4A container, e.g., alac.
      Unverified
      b6f98312
    • Mike McQuaid's avatar
      update.sh: don't restore branch to stable. · f6ec63cd
      Mike McQuaid authored
      Only run for Homebrew developers so assume they don’t want to switch
      back to an old stable branch.
      
      Fixes #1141.
      f6ec63cd
    • Mike McQuaid's avatar
      update.sh: use HOMEBREW_UPDATE_TO_TAG. · 1ff2d06c
      Mike McQuaid authored
      This makes the code easier to follow rather than having to know
      HOMEBREW_NO_UPDATE_CLEANUP implies not updating to a tag.
      1ff2d06c
  2. Sep 25, 2016
  3. Sep 24, 2016
  4. Sep 23, 2016
Loading